Skip to content
Failed

Console Output

11:43:19 Started by an SCM change
11:43:19 Running as SYSTEM
11:43:19 Agent centos-7-x71gj is provisioned from template centos-7
11:43:19 ---
11:43:19 apiVersion: "v1"
11:43:19 kind: "Pod"
11:43:19 metadata:
11:43:19   annotations: {}
11:43:19   labels:
11:43:19     jenkins: "slave"
11:43:19     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
11:43:19     jenkins/label: "migration_jipp-migration_centos-7"
11:43:19   name: "centos-7-x71gj"
11:43:19 spec:
11:43:19   containers:
11:43:19   - env:
11:43:19     - name: "JENKINS_SECRET"
11:43:19       value: "********"
11:43:19     - name: "JENKINS_TUNNEL"
11:43:19       value: "jenkins-discovery.scout.svc.cluster.local:50000"
11:43:19     - name: "JENKINS_AGENT_NAME"
11:43:19       value: "centos-7-x71gj"
11:43:19     - name: "JENKINS_REMOTING_JAVA_OPTS"
11:43:19       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
11:43:19         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
11:43:19     - name: "JAVA_TOOL_OPTIONS"
11:43:19       value: ""
11:43:19     - name: "_JAVA_OPTIONS"
11:43:19       value: ""
11:43:19     - name: "OPENJ9_JAVA_OPTIONS"
11:43:19       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
11:43:19     - name: "JENKINS_NAME"
11:43:19       value: "centos-7-x71gj"
11:43:19     - name: "JENKINS_AGENT_WORKDIR"
11:43:19       value: "/home/jenkins/agent"
11:43:19     - name: "JENKINS_URL"
11:43:19       value: "http://jenkins-ui.scout.svc.cluster.local/scout/"
11:43:19     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.10.1"
11:43:19     imagePullPolicy: "Always"
11:43:19     name: "jnlp"
11:43:19     resources:
11:43:19       limits:
11:43:19         cpu: "2000m"
11:43:19         memory: "4096Mi"
11:43:19       requests:
11:43:19         cpu: "1000m"
11:43:19         memory: "4096Mi"
11:43:19     tty: true
11:43:19     volumeMounts:
11:43:19     - mountPath: "/home/jenkins/.m2/toolchains.xml"
11:43:19       name: "m2-dir"
11:43:19       readOnly: true
11:43:19       subPath: "toolchains.xml"
11:43:19     - mountPath: "/home/jenkins/.mavenrc"
11:43:19       name: "m2-dir"
11:43:19       readOnly: true
11:43:19       subPath: ".mavenrc"
11:43:19     - mountPath: "/opt/tools"
11:43:19       name: "volume-0"
11:43:19       readOnly: false
11:43:19     - mountPath: "/home/jenkins"
11:43:19       name: "volume-2"
11:43:19       readOnly: false
11:43:19     - mountPath: "/home/jenkins/.m2/repository"
11:43:19       name: "volume-3"
11:43:19       readOnly: false
11:43:19     - mountPath: "/home/jenkins/.m2/settings-security.xml"
11:43:19       name: "m2-secret-dir"
11:43:19       readOnly: true
11:43:19       subPath: "settings-security.xml"
11:43:19     - mountPath: "/home/jenkins/.m2/wrapper"
11:43:19       name: "volume-4"
11:43:19       readOnly: false
11:43:19     - mountPath: "/home/jenkins/.m2/settings.xml"
11:43:19       name: "m2-secret-dir"
11:43:19       readOnly: true
11:43:19       subPath: "settings.xml"
11:43:19     - mountPath: "/home/jenkins/.ssh"
11:43:19       name: "volume-1"
11:43:19       readOnly: false
11:43:19       subPath: ""
11:43:19     - mountPath: "/home/jenkins/agent"
11:43:19       name: "workspace-volume"
11:43:19       readOnly: false
11:43:19     workingDir: "/home/jenkins/agent"
11:43:19   nodeSelector:
11:43:19     kubernetes.io/os: "linux"
11:43:19   restartPolicy: "Never"
11:43:19   volumes:
11:43:19   - name: "volume-0"
11:43:19     persistentVolumeClaim:
11:43:19       claimName: "tools-claim-jiro-scout"
11:43:19       readOnly: true
11:43:19   - name: "m2-secret-dir"
11:43:19     secret:
11:43:19       secretName: "m2-secret-dir"
11:43:19   - emptyDir:
11:43:19       medium: ""
11:43:19     name: "volume-2"
11:43:19   - configMap:
11:43:19       name: "m2-dir"
11:43:19     name: "m2-dir"
11:43:19   - configMap:
11:43:19       name: "known-hosts"
11:43:19     name: "volume-1"
11:43:19   - emptyDir:
11:43:19       medium: ""
11:43:19     name: "workspace-volume"
11:43:19   - emptyDir:
11:43:19       medium: ""
11:43:19     name: "volume-4"
11:43:19   - emptyDir:
11:43:19       medium: ""
11:43:19     name: "volume-3"
11:43:19 
11:43:19 Building remotely on centos-7-x71gj (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous
11:43:20 The recommended git tool is: NONE
11:43:21 No credentials specified
11:43:21 Cloning the remote Git repository
11:43:21 Cloning repository https://github.com/eclipse-scout/scout.rt.git
11:43:21  > git init /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous # timeout=10
11:43:21 Fetching upstream changes from https://github.com/eclipse-scout/scout.rt.git
11:43:21  > git --version # timeout=10
11:43:21  > git --version # 'git version 1.8.3.1'
11:43:21  > git fetch --tags --progress https://github.com/eclipse-scout/scout.rt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:43:29  > git config remote.origin.url https://github.com/eclipse-scout/scout.rt.git # timeout=10
11:43:29  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:43:29 Avoid second fetch
11:43:29  > git rev-parse refs/remotes/origin/releases/9.0.x^{commit} # timeout=10
11:43:29 Checking out Revision 86241638149b7d9cc5f18f94be5867750d93a5d5 (refs/remotes/origin/releases/9.0.x)
11:43:29  > git config core.sparsecheckout # timeout=10
11:43:29  > git checkout -f 86241638149b7d9cc5f18f94be5867750d93a5d5 # timeout=10
11:43:33 Commit message: "#62 File Drop on a table row no more working"
11:43:33  > git rev-list --no-walk 68d2e2fc13ded97c0a59701d28652a5f807cac69 # timeout=10
11:43:33 [org.eclipse.scout.rt.branch-9.0_continuous] $ /opt/tools/apache-maven/latest/bin/mvn -f org.eclipse.scout.rt/pom.xml -Dbranch=origin/releases/9.0.x -Dmaven.repo.local=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository clean install -U -B -e -Dmaster_enforcerCheck_skip=true -Dscout.excludeTestCategories=org.eclipse.scout.rt.testing.platform.testcategory.ResourceIntensiveTest
11:43:33 Apache Maven 3.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f)
11:43:33 Maven home: /opt/tools/apache-maven/latest
11:43:33 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
11:43:33 Default locale: en_US, platform encoding: UTF-8
11:43:33 OS name: "linux", version: "5.12.7-300.fc34.x86_64", arch: "amd64", family: "unix"
11:43:34 [INFO] Error stacktraces are turned on.
11:43:34 [INFO] Scanning for projects...
11:43:36 [WARNING] The project org.eclipse.scout.rt:org.eclipse.scout.rt:pom:9.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
11:43:36 [WARNING] The project org.eclipse.scout.rt:org.eclipse.scout.rt-settings:jar:9.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
11:43:36 [INFO] ------------------------------------------------------------------------
11:43:36 [INFO] Reactor Build Order:
11:43:36 [INFO] 
11:43:36 [INFO] Eclipse Scout RT                                                   [pom]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.json                        [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform                 [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test            [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared                   [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test              [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons           [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test      [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api                  [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server                   [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.test              [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws             [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt                   [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test        [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc              [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test         [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject               [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson                  [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject.test          [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test             [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test             [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms                  [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test             [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mail                     [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mail.test                [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.security                 [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.security.test            [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.dataformat               [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest                     [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test                [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jackson             [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.client       [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.test         [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client                   [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client.test              [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client               [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test          [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge             [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor  [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html                  [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test             [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium         [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html              [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty                   [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix        [jar]
11:43:36 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test              [jar]
11:43:36 [INFO] org.eclipse.scout.rt-settings                                      [jar]
11:43:36 [INFO] 
11:43:36 [INFO] -------------< org.eclipse.scout.rt:org.eclipse.scout.rt >--------------
11:43:36 [INFO] Building Eclipse Scout RT 9.0.0-SNAPSHOT                          [1/48]
11:43:36 [INFO] --------------------------------[ pom ]---------------------------------
11:43:39 [INFO] 
11:43:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt ---
11:43:41 [INFO] 
11:43:41 [INFO] --- flatten-maven-plugin:1.0.1:clean (flatten.clean) @ org.eclipse.scout.rt ---
11:43:44 [INFO] 
11:43:44 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt ---
11:43:49 [INFO] Skipping Rule Enforcement.
11:43:49 [INFO] 
11:43:49 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt ---
11:43:53 [INFO] 
11:43:53 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt ---
11:44:03 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt/../org.eclipse.scout.rt/target/jacoco-all.exec
11:44:03 [INFO] 
11:44:03 [INFO] --- flatten-maven-plugin:1.0.1:flatten (flatten) @ org.eclipse.scout.rt ---
11:44:03 [INFO] Generating flattened POM of project org.eclipse.scout.rt:org.eclipse.scout.rt:pom:9.0.0-SNAPSHOT...
11:44:03 [INFO] 
11:44:03 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt ---
11:44:17 [INFO] No site descriptor found: nothing to attach.
11:44:17 [INFO] 
11:44:17 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt ---
11:44:17 [INFO] Skipping packaging of the test-jar
11:44:17 [INFO] 
11:44:17 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt ---
11:44:18 [INFO] 
11:44:18 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt ---
11:44:18 [INFO] 
11:44:18 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt ---
11:44:19 [INFO] Checking compile classpath
11:44:19 [INFO] Checking runtime classpath
11:44:19 [INFO] Checking test classpath
11:44:19 [INFO] 
11:44:19 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt ---
11:44:19 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
11:44:20 [INFO] 
11:44:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt ---
11:44:20 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt/.flattened-pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt/9.0.0-SNAPSHOT/org.eclipse.scout.rt-9.0.0-SNAPSHOT.pom
11:44:20 [INFO] 
11:44:20 [INFO] ------------< org.eclipse.scout.rt:org.eclipse.scout.json >-------------
11:44:20 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.json 9.0.0-SNAPSHOT [2/48]
11:44:20 [INFO] --------------------------------[ jar ]---------------------------------
11:44:21 [INFO] 
11:44:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.json ---
11:44:21 [INFO] 
11:44:21 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.json ---
11:44:21 [INFO] Skipping Rule Enforcement.
11:44:21 [INFO] 
11:44:21 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.json ---
11:44:23 [INFO] 
11:44:23 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.json ---
11:44:23 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/../org.eclipse.scout.rt/target/jacoco-all.exec
11:44:23 [INFO] 
11:44:23 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.json ---
11:44:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:44:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/src/main/resources
11:44:24 [INFO] 
11:44:24 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.json ---
11:44:30 [INFO] Changes detected - recompiling the module!
11:44:30 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/classes
11:44:31 [INFO] 
11:44:31 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.json ---
11:44:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:44:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/src/test/resources
11:44:31 [INFO] 
11:44:31 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.json ---
11:44:31 [INFO] Changes detected - recompiling the module!
11:44:31 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/test-classes
11:44:31 [INFO] 
11:44:31 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.json ---
11:44:32 [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/surefire-reports
11:44:33 [INFO] 
11:44:33 [INFO] -------------------------------------------------------
11:44:33 [INFO]  T E S T S
11:44:33 [INFO] -------------------------------------------------------
11:44:34 [INFO] Running org.json.CompatibilityTest
11:44:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.json.CompatibilityTest
11:44:34 [INFO] Running org.json.JSONArrayTest
11:44:34 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.json.JSONArrayTest
11:44:34 [INFO] Running org.json.JSONObjectTest
11:44:34 [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.json.JSONObjectTest
11:44:34 [INFO] Running org.json.JSONStringerTest
11:44:34 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.json.JSONStringerTest
11:44:34 [INFO] Running org.json.JSONTokenerTest
11:44:34 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.json.JSONTokenerTest
11:44:34 [INFO] Running org.json.ParsingTest
11:44:34 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.json.ParsingTest
11:44:34 [INFO] Running org.json.SelfUseTest
11:44:34 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.json.SelfUseTest
11:44:34 [INFO] 
11:44:34 [INFO] Results:
11:44:34 [INFO] 
11:44:34 [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0
11:44:34 [INFO] 
11:44:34 [INFO] 
11:44:34 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.json ---
11:44:34 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-9.0.0-SNAPSHOT.jar
11:44:34 [INFO] 
11:44:34 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.json ---
11:44:34 [INFO] Skipping because packaging 'jar' is not pom.
11:44:34 [INFO] 
11:44:34 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.json ---
11:44:34 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-9.0.0-SNAPSHOT-tests.jar
11:44:34 [INFO] 
11:44:34 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.json ---
11:44:35 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-9.0.0-SNAPSHOT-sources.jar
11:44:35 [INFO] 
11:44:35 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.json ---
11:44:35 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-9.0.0-SNAPSHOT-test-sources.jar
11:44:35 [INFO] 
11:44:35 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.json ---
11:44:35 [INFO] Checking compile classpath
11:44:35 [INFO] Checking runtime classpath
11:44:35 [INFO] Checking test classpath
11:44:35 [INFO] 
11:44:35 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.json ---
11:44:35 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
11:44:35 [INFO] 
11:44:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.json ---
11:44:35 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/9.0.0-SNAPSHOT/org.eclipse.scout.json-9.0.0-SNAPSHOT.jar
11:44:35 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/9.0.0-SNAPSHOT/org.eclipse.scout.json-9.0.0-SNAPSHOT.pom
11:44:35 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-9.0.0-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/9.0.0-SNAPSHOT/org.eclipse.scout.json-9.0.0-SNAPSHOT-tests.jar
11:44:35 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/9.0.0-SNAPSHOT/org.eclipse.scout.json-9.0.0-SNAPSHOT-sources.jar
11:44:35 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.json/target/org.eclipse.scout.json-9.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.json/9.0.0-SNAPSHOT/org.eclipse.scout.json-9.0.0-SNAPSHOT-test-sources.jar
11:44:35 [INFO] 
11:44:35 [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform >---------
11:44:35 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.platform 9.0.0-SNAPSHOT [3/48]
11:44:35 [INFO] --------------------------------[ jar ]---------------------------------
11:44:37 [INFO] 
11:44:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.platform ---
11:44:37 [INFO] 
11:44:37 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform ---
11:44:37 [INFO] Skipping Rule Enforcement.
11:44:37 [INFO] 
11:44:37 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.platform ---
11:44:39 [INFO] 
11:44:39 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.platform ---
11:44:39 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform/../org.eclipse.scout.rt/target/jacoco-all.exec
11:44:39 [INFO] 
11:44:39 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.platform ---
11:44:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:44:39 [INFO] Copying 1 resource
11:44:39 [INFO] 
11:44:39 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.platform ---
11:44:39 [INFO] Changes detected - recompiling the module!
11:44:39 [INFO] Compiling 455 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform/target/classes
11:44:41 [INFO] 
11:44:41 [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.platform ---
11:44:42 [INFO] 
11:44:42 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.platform ---
11:44:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:44:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform/src/test/resources
11:44:42 [INFO] 
11:44:42 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform ---
11:44:42 [INFO] No sources to compile
11:44:42 [INFO] 
11:44:42 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.platform ---
11:44:42 [INFO] No tests to run.
11:44:42 [INFO] 
11:44:42 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.platform ---
11:44:42 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-9.0.0-SNAPSHOT.jar
11:44:42 [INFO] 
11:44:42 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.platform ---
11:44:42 [INFO] Skipping because packaging 'jar' is not pom.
11:44:42 [INFO] 
11:44:42 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.platform ---
11:44:42 [INFO] Skipping packaging of the test-jar
11:44:42 [INFO] 
11:44:42 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform ---
11:44:42 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-9.0.0-SNAPSHOT-sources.jar
11:44:42 [INFO] 
11:44:42 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform ---
11:44:42 [INFO] No sources in project. Archive not created.
11:44:42 [INFO] 
11:44:42 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.platform ---
11:44:42 [INFO] Checking compile classpath
11:44:42 [INFO] Checking runtime classpath
11:44:42 [INFO] Checking test classpath
11:44:42 [INFO] 
11:44:42 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.platform ---
11:44:42 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
11:44:43 [INFO] 
11:44:43 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.platform ---
11:44:43 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/9.0.0-SNAPSHOT/org.eclipse.scout.rt.platform-9.0.0-SNAPSHOT.jar
11:44:43 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/9.0.0-SNAPSHOT/org.eclipse.scout.rt.platform-9.0.0-SNAPSHOT.pom
11:44:43 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/9.0.0-SNAPSHOT/org.eclipse.scout.rt.platform-9.0.0-SNAPSHOT-sources.jar
11:44:43 [INFO] 
11:44:43 [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test >-------
11:44:43 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test 9.0.0-SNAPSHOT [4/48]
11:44:43 [INFO] --------------------------------[ jar ]---------------------------------
11:44:44 [INFO] 
11:44:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.platform.test ---
11:44:44 [INFO] 
11:44:44 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform.test ---
11:44:44 [INFO] Skipping Rule Enforcement.
11:44:44 [INFO] 
11:44:44 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.platform.test ---
11:44:45 [INFO] 
11:44:45 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.platform.test ---
11:44:45 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/../org.eclipse.scout.rt/target/jacoco-all.exec
11:44:45 [INFO] 
11:44:45 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.platform.test ---
11:44:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:44:45 [INFO] Copying 3 resources
11:44:45 [INFO] 
11:44:45 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.platform.test ---
11:44:45 [INFO] Changes detected - recompiling the module!
11:44:45 [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/classes
11:44:45 [INFO] 
11:44:45 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.platform.test ---
11:44:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:44:45 [INFO] Copying 30 resources
11:44:45 [INFO] 
11:44:45 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform.test ---
11:44:45 [INFO] Changes detected - recompiling the module!
11:44:45 [INFO] Compiling 255 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[74] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new Long(123)));
11:44:47 	                             ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[74] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new Long(123)));
11:44:47 	                                            ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[86] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new Long(123)));
11:44:47 	                             ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[86] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new Long(123)));
11:44:47 	                                            ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[98] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new AtomicLong(123)));
11:44:47 	                             ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[109] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new Long(123)));
11:44:47 	                             ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[109] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new Long(123)));
11:44:47 	                                            ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[119] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new javax.naming.Reference("foo")));
11:44:47 	                             ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[131] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new Long(123)));
11:44:47 	                             ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[131] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new Long(123)));
11:44:47 	                                            ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[143] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new AtomicLong(123)));
11:44:47 	                             ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[155] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new javax.naming.Reference("foo")));
11:44:47 	                             ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[167] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new Long(123)));
11:44:47 	                             ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[167] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new Long(123)));
11:44:47 	                                            ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[179] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new AtomicLong(123)));
11:44:47 	                             ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[191] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new javax.naming.Reference("foo")));
11:44:47 	                             ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[207] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new Long(123)));
11:44:47 	                             ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[207] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new Long(123)));
11:44:47 	                                            ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[224] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new Integer(123)));
11:44:47 	                             ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[224] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new Integer(123)));
11:44:47 	                                            ^^^^^^^^^^^^
11:44:47 The constructor Integer(int) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[242] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new Long(123)));
11:44:47 	                             ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[242] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new Long(123)));
11:44:47 	                                            ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[259] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new Integer(123)));
11:44:47 	                             ^^^^^^^^^
11:44:47 The constructor Long(long) is deprecated
11:44:47 [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/serialization/OwaspDeserializationTest.java:[259] 
11:44:47 	.serialize(Arrays.asList(new Long(123), new Integer(123)));
11:44:47 	                                            ^^^^^^^^^^^^
11:44:47 The constructor Integer(int) is deprecated
11:44:47 24 problems (24 warnings)
11:44:47 [INFO] 
11:44:47 [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.platform.test ---
11:44:47 [INFO] 
11:44:47 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.platform.test ---
11:44:47 [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/surefire-reports
11:44:47 [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
11:44:48 [INFO] 
11:44:48 [INFO] -------------------------------------------------------
11:44:48 [INFO]  T E S T S
11:44:48 [INFO] -------------------------------------------------------
11:44:49 [INFO] Running org.eclipse.scout.rt.platform.ApplicationTest
11:44:49 2021-12-06 16:44:49,670 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:49 2021-12-06 16:44:49,698 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:44:49 2021-12-06 16:44:49,705 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[]
11:44:49 2021-12-06 16:44:49,750 INFO  [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:44) - Finished building jandex class inventory in 50.409678 ms. Total class count: 1785 - MDC[]
11:44:49 2021-12-06 16:44:49,854 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 163 beans in 103.283035 ms - MDC[]
11:44:49 2021-12-06 16:44:49,907 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 163 beans in 52.940830 ms - MDC[]
11:44:49 2021-12-06 16:44:49,915 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
11:44:50 2021-12-06 16:44:50,028 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:44:50 2021-12-06 16:44:50,029 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:44:50 2021-12-06 16:44:50,031 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:44:50 2021-12-06 16:44:50,033 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 163 beans in 2.300569 ms - MDC[]
11:44:50 2021-12-06 16:44:50,038 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 163 beans in 4.273951 ms - MDC[]
11:44:50 2021-12-06 16:44:50,039 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
11:44:50 2021-12-06 16:44:50,048 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:44:50 2021-12-06 16:44:50,048 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:44:50 2021-12-06 16:44:50,049 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:44:50 2021-12-06 16:44:50,051 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 163 beans in 2.032440 ms - MDC[]
11:44:50 2021-12-06 16:44:50,055 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 163 beans in 3.531833 ms - MDC[]
11:44:50 2021-12-06 16:44:50,056 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
11:44:50 2021-12-06 16:44:50,097 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:44:50 2021-12-06 16:44:50,097 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:44:50 2021-12-06 16:44:50,104 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:44:50 2021-12-06 16:44:50,107 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 163 beans in 2.009141 ms - MDC[]
11:44:50 2021-12-06 16:44:50,110 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 163 beans in 2.579328 ms - MDC[]
11:44:50 2021-12-06 16:44:50,111 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
11:44:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 s - in org.eclipse.scout.rt.platform.ApplicationTest
11:44:50 [INFO] Running org.eclipse.scout.rt.platform.ApplicationsScopedTest
11:44:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s - in org.eclipse.scout.rt.platform.ApplicationsScopedTest
11:44:50 [INFO] Running org.eclipse.scout.rt.platform.BEANSTest
11:44:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.platform.BEANSTest
11:44:50 [INFO] Running org.eclipse.scout.rt.platform.BeanContextTest
11:44:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.BeanContextTest
11:44:50 [INFO] Running org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest
11:44:50 2021-12-06 16:44:50,541 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
11:44:50 org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct()
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:171)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:106)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:77)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:236)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:112)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:44:50 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:50 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:44:50 Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from @PostConstruct
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:395)
11:44:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:44:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:44:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:44:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:103)
11:44:50 	... 24 common frames omitted
11:44:50 2021-12-06 16:44:50,541 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
11:44:50 org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=116, creatorThreadName=scout-thread-25]
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:167)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:44:50 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:50 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:44:50 2021-12-06 16:44:50,547 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
11:44:50 org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=116, creatorThreadName=scout-thread-25]
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:167)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:44:50 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:50 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:44:50 2021-12-06 16:44:50,547 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
11:44:50 org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean]
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:171)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:67)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:59)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:112)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:44:50 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:50 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:44:50 Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from constructor
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.<init>(BeanCreationWithExceptionsTest.java:387)
11:44:50 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
11:44:50 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
11:44:50 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
11:44:50 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:64)
11:44:50 	... 24 common frames omitted
11:44:50 2021-12-06 16:44:50,549 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
11:44:50 org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=116, creatorThreadName=scout-thread-25]
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:167)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:44:50 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:50 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:44:50 2021-12-06 16:44:50,549 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
11:44:50 org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct()
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:171)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:106)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:77)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:236)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:112)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:44:50 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:50 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:44:50 Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from @PostConstruct
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:395)
11:44:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:44:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:44:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:44:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:103)
11:44:50 	... 24 common frames omitted
11:44:50 2021-12-06 16:44:50,552 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
11:44:50 org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=116, creatorThreadName=scout-thread-25]
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:167)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:44:50 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:50 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:44:50 2021-12-06 16:44:50,552 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
11:44:50 org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean]
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:171)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:67)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:59)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:112)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:44:50 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:50 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:44:50 Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from constructor
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.<init>(BeanCreationWithExceptionsTest.java:387)
11:44:50 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
11:44:50 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
11:44:50 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
11:44:50 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:64)
11:44:50 	... 24 common frames omitted
11:44:50 2021-12-06 16:44:50,597 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
11:44:50 org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=116, creatorThreadName=scout-thread-25]
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:167)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:44:50 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:50 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:44:50 2021-12-06 16:44:50,597 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
11:44:50 org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct()
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:171)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:106)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:77)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:236)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:112)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:44:50 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:50 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:44:50 Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from @PostConstruct
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:395)
11:44:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:44:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:44:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:44:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:103)
11:44:50 	... 24 common frames omitted
11:44:50 2021-12-06 16:44:50,600 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
11:44:50 org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=116, creatorThreadName=scout-thread-25]
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:167)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:44:50 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:50 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:44:50 2021-12-06 16:44:50,600 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) -  - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1]
11:44:50 org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean]
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:171)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:67)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:59)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:112)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149)
11:44:50 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58)
11:44:50 	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:328)
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$1.call(BeanCreationWithExceptionsTest.java:1)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:44:50 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:50 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:50 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:44:50 Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: expected exception from constructor
11:44:50 	at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.<init>(BeanCreationWithExceptionsTest.java:387)
11:44:50 	at jdk.internal.reflect.GeneratedConstructorAccessor16.newInstance(Unknown Source)
11:44:50 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
11:44:50 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
11:44:50 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:64)
11:44:50 	... 24 common frames omitted
11:44:50 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest
11:44:50 [INFO] Running org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest
11:44:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest
11:44:50 [INFO] Running org.eclipse.scout.rt.platform.BeanManagerIsBeanTest
11:44:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.BeanManagerIsBeanTest
11:44:50 [INFO] Running org.eclipse.scout.rt.platform.BeanManagerUniqueTest
11:44:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.BeanManagerUniqueTest
11:44:50 [INFO] Running org.eclipse.scout.rt.platform.BeanOrderTest
11:44:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.BeanOrderTest
11:44:50 [INFO] Running org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest
11:44:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest
11:44:50 [INFO] Running org.eclipse.scout.rt.platform.BeanTestingHelperTest
11:44:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.eclipse.scout.rt.platform.BeanTestingHelperTest
11:44:50 [INFO] Running org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest
11:44:50 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest
11:44:50 [INFO] Running org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest
11:44:51 2021-12-06 16:44:51,835 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.logWarnPotentialDeadlock(SingeltonBeanInstanceProducer.java:216) - potential deadlock detected
11:44:51 creator Thread: 114 - scout-thread-23
11:44:51 	at java.base@11.0.2/jdk.internal.misc.Unsafe.park(Native Method)
11:44:51 	at java.base@11.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
11:44:51 	at java.base@11.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
11:44:51 	at app//org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:159)
11:44:51 	at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:408)
11:44:51 	at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:400)
11:44:51 	at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.initialize(ConcurrentBeanCreationDeadlockDetectionTest.java:238)
11:44:51 	at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentPostConstructSelfReferencingTestBean.postConstruct(ConcurrentBeanCreationDeadlockDetectionTest.java:269)
11:44:51 	at java.base@11.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:44:51 	at java.base@11.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:44:51 	at java.base@11.0.2/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:44:51 	at java.base@11.0.2/java.lang.reflect.Method.invoke(Method.java:566)
11:44:51 	at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:103)
11:44:51 	at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:77)
11:44:51 	at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:236)
11:44:51 	at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:112)
11:44:51 	at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95)
11:44:51 	at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer$$Lambda$98/0x00000001001f3c40.get(Unknown Source)
11:44:51 	at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149)
11:44:51 	at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95)
11:44:51 	at app//org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98)
11:44:51 	at app//org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58)
11:44:51 	at app//org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42)
11:44:51 	at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:172)
11:44:51 	at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1)
11:44:51 	at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:44:51 	at app//org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:44:51 	at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:51 	at app//org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:44:51 	at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:51 	at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:51 	at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:44:51 	at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask$$Lambda$135/0x0000000100287c40.call(Unknown Source)
11:44:51 	at java.base@11.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:51 	at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:44:51 	at java.base@11.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:51 	at java.base@11.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:51 	at java.base@11.0.2/java.lang.Thread.run(Thread.java:834)
11:44:51 	at app//org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:44:51 current Thread: 113 - scout-thread-22
11:44:51 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:173)
11:44:51 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95)
11:44:51 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149)
11:44:51 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95)
11:44:51 	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98)
11:44:51 	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58)
11:44:51 	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42)
11:44:51 	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:233)
11:44:51 	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1)
11:44:51 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:44:51 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:44:51 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:51 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:44:51 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:51 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:51 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:44:51 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:51 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:44:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:51 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:51 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:44:51  - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1]
11:44:51 2021-12-06 16:44:51,836 ERROR [scout-thread-22] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) -  - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1]
11:44:51 org.eclipse.scout.rt.platform.exception.BeanCreationException: Potential deadlock detected: bean is being created by another thread. Either the creation takes longer than 1s or the current and the creator threads are blocking each other (check the log). [beanClass=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentPostConstructSelfReferencingTestBean, creatorThreadID=114, creatorThreadName=scout-thread-23]
11:44:51 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:174)
11:44:51 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95)
11:44:51 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149)
11:44:51 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95)
11:44:51 	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98)
11:44:51 	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58)
11:44:51 	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42)
11:44:51 	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:233)
11:44:51 	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1)
11:44:51 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:44:51 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:44:51 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:51 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:44:51 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:51 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:51 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:44:51 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:51 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:44:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:51 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:51 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:44:52 2021-12-06 16:44:52,895 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.logWarnPotentialDeadlock(SingeltonBeanInstanceProducer.java:216) - potential deadlock detected
11:44:52 creator Thread: 114 - scout-thread-23
11:44:52 	at java.base@11.0.2/jdk.internal.misc.Unsafe.park(Native Method)
11:44:52 	at java.base@11.0.2/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
11:44:52 	at java.base@11.0.2/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
11:44:52 	at app//org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:159)
11:44:52 	at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:408)
11:44:52 	at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:400)
11:44:52 	at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.initialize(ConcurrentBeanCreationDeadlockDetectionTest.java:238)
11:44:52 	at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentConstructorSelfReferencingTestBean.<init>(ConcurrentBeanCreationDeadlockDetectionTest.java:262)
11:44:52 	at java.base@11.0.2/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
11:44:52 	at java.base@11.0.2/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
11:44:52 	at java.base@11.0.2/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
11:44:52 	at java.base@11.0.2/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
11:44:52 	at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:64)
11:44:52 	at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:59)
11:44:52 	at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235)
11:44:52 	at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:112)
11:44:52 	at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95)
11:44:52 	at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer$$Lambda$98/0x00000001001f3c40.get(Unknown Source)
11:44:52 	at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149)
11:44:52 	at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95)
11:44:52 	at app//org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98)
11:44:52 	at app//org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58)
11:44:52 	at app//org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42)
11:44:52 	at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:172)
11:44:52 	at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$5.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1)
11:44:52 	at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:44:52 	at app//org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:44:52 	at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:52 	at app//org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:44:52 	at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:52 	at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:52 	at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:44:52 	at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask$$Lambda$135/0x0000000100287c40.call(Unknown Source)
11:44:52 	at java.base@11.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:52 	at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:44:52 	at java.base@11.0.2/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:52 	at java.base@11.0.2/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:52 	at java.base@11.0.2/java.lang.Thread.run(Thread.java:834)
11:44:52 	at app//org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:44:52 current Thread: 113 - scout-thread-22
11:44:52 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:173)
11:44:52 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95)
11:44:52 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149)
11:44:52 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95)
11:44:52 	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98)
11:44:52 	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58)
11:44:52 	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42)
11:44:52 	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:233)
11:44:52 	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1)
11:44:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:44:52 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:44:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:52 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:44:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:52 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:44:52 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:52 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:44:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:52 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:52 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:44:52  - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1]
11:44:52 2021-12-06 16:44:52,896 ERROR [scout-thread-22] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:124) -  - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1]
11:44:52 org.eclipse.scout.rt.platform.exception.BeanCreationException: Potential deadlock detected: bean is being created by another thread. Either the creation takes longer than 1s or the current and the creator threads are blocking each other (check the log). [beanClass=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentConstructorSelfReferencingTestBean, creatorThreadID=114, creatorThreadName=scout-thread-23]
11:44:52 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:174)
11:44:52 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:95)
11:44:52 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:149)
11:44:52 	at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:95)
11:44:52 	at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:98)
11:44:52 	at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:58)
11:44:52 	at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:42)
11:44:52 	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:233)
11:44:52 	at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$1.call(ConcurrentBeanCreationDeadlockDetectionTest.java:1)
11:44:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:44:52 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:44:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:52 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:44:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:52 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:44:52 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:52 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:44:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:52 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:52 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:44:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.124 s - in org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest
11:44:52 [INFO] Running org.eclipse.scout.rt.platform.DoubleReplaceTest
11:44:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.DoubleReplaceTest
11:44:52 [INFO] Running org.eclipse.scout.rt.platform.DynamicAnnotationTest
11:44:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.DynamicAnnotationTest
11:44:52 [INFO] Running org.eclipse.scout.rt.platform.InheritOrderTest
11:44:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.platform.InheritOrderTest
11:44:52 [INFO] Running org.eclipse.scout.rt.platform.InjectInstancesTest
11:44:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.InjectInstancesTest
11:44:52 [INFO] Running org.eclipse.scout.rt.platform.InjectionTest
11:44:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.platform.InjectionTest
11:44:52 [INFO] Running org.eclipse.scout.rt.platform.InterfaceBeanTest
11:44:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.InterfaceBeanTest
11:44:52 [INFO] Running org.eclipse.scout.rt.platform.PlatformAwaitStartedTest
11:44:52 2021-12-06 16:44:52,967 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:44:52 2021-12-06 16:44:52,969 WARN  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:237) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[]
11:44:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.eclipse.scout.rt.platform.PlatformAwaitStartedTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.PlatformStartTest
11:44:53 2021-12-06 16:44:53,074 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:44:53 2021-12-06 16:44:53,074 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:44:53 2021-12-06 16:44:53,077 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:44:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.scout.rt.platform.PlatformStartTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.PostConstructTest
11:44:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.PostConstructTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.PreDestroyTest
11:44:53 2021-12-06 16:44:53,083 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:339) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[]
11:44:53 2021-12-06 16:44:53,083 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:339) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[]
11:44:53 2021-12-06 16:44:53,085 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:314) - Error invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception on bean IBean[@ApplicationScoped org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithInherited]. - MDC[]
11:44:53 org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception
11:44:53 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:171)
11:44:53 	at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:313)
11:44:53 	at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.callPreDestroyOnBeans(BeanManagerImplementor.java:284)
11:44:53 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.stop(PlatformImplementor.java:247)
11:44:53 	at org.eclipse.scout.rt.platform.PreDestroyTest.testPreDestroyWithInheritedMethods(PreDestroyTest.java:86)
11:44:53 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:44:53 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:44:53 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:44:53 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:44:53 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:44:53 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:44:53 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:44:53 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:44:53 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:44:53 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:44:53 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:44:53 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:44:53 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:44:53 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:44:53 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:44:53 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:44:53 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:44:53 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:44:53 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:44:53 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:44:53 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:44:53 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:44:53 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:44:53 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:44:53 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:44:53 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:44:53 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:44:53 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:44:53 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:44:53 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:44:53 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:44:53 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:44:53 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:44:53 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:44:53 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:44:53 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:44:53 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:44:53 Caused by: java.lang.Exception: test
11:44:53 	at org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne(PreDestroyTest.java:122)
11:44:53 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:44:53 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:44:53 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:44:53 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:44:53 	at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:309)
11:44:53 	... 40 common frames omitted
11:44:53 2021-12-06 16:44:53,087 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:314) - Error invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception on bean IBean[@ApplicationScoped org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException]. - MDC[]
11:44:53 org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception
11:44:53 	at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:171)
11:44:53 	at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:313)
11:44:53 	at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.callPreDestroyOnBeans(BeanManagerImplementor.java:284)
11:44:53 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.stop(PlatformImplementor.java:247)
11:44:53 	at org.eclipse.scout.rt.platform.PreDestroyTest.testPreDestroyThrowingException(PreDestroyTest.java:77)
11:44:53 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:44:53 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:44:53 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:44:53 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:44:53 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:44:53 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:44:53 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:44:53 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:44:53 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:44:53 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:44:53 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:44:53 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:44:53 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:44:53 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:44:53 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:44:53 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:44:53 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:44:53 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:44:53 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:44:53 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:44:53 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:44:53 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:44:53 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:44:53 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:44:53 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:44:53 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:44:53 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:44:53 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:44:53 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:44:53 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:44:53 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:44:53 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:44:53 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:44:53 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:44:53 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:44:53 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:44:53 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:44:53 Caused by: java.lang.Exception: test
11:44:53 	at org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne(PreDestroyTest.java:122)
11:44:53 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:44:53 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:44:53 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:44:53 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:44:53 	at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:309)
11:44:53 	... 40 common frames omitted
11:44:53 2021-12-06 16:44:53,087 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:339) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[]
11:44:53 2021-12-06 16:44:53,088 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:339) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[]
11:44:53 2021-12-06 16:44:53,088 WARN  [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:300) - The bean IBean[org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy] declares @PreDestroy methods but is not @ApplicationScoped. These methods will not be called. - MDC[]
11:44:53 2021-12-06 16:44:53,090 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:339) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[]
11:44:53 2021-12-06 16:44:53,090 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:339) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[]
11:44:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.scout.rt.platform.PreDestroyTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.ReUseVsReplaceTest
11:44:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.platform.ReUseVsReplaceTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.SameBeanOrderTest
11:44:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.SameBeanOrderTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.SimpleInstanceTest
11:44:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.SimpleInstanceTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.chain.callable.CallableChainTest
11:44:53 2021-12-06 16:44:53,111 ERROR [main] org.eclipse.scout.rt.platform.chain.callable.CallableChain.undecorateSafe(CallableChain.java:242) - Unexpected error during the undecoration of a command's execution. [undecorator=org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$6$1, command=org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$9@227ca700] - MDC[]
11:44:53 java.lang.RuntimeException: expected JUnit test exception
11:44:53 	at org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$6$1.undecorate(CallableChainTest.java:123)
11:44:53 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.undecorateSafe(CallableChain.java:239)
11:44:53 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:232)
11:44:53 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:53 	at org.eclipse.scout.rt.platform.chain.callable.CallableChainTest.testDecoratorChainWithException(CallableChainTest.java:147)
11:44:53 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:44:53 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:44:53 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:44:53 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:44:53 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:44:53 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:44:53 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:44:53 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:44:53 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:44:53 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:44:53 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:44:53 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:44:53 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:44:53 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:44:53 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:44:53 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:44:53 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:44:53 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:44:53 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:44:53 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:44:53 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:44:53 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:44:53 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:44:53 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:44:53 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:44:53 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:44:53 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:44:53 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:44:53 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:44:53 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:44:53 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:44:53 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:44:53 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:44:53 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:44:53 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:44:53 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.scout.rt.platform.chain.callable.CallableChainTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest
11:44:53 2021-12-06 16:44:53,118 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest$FixtureSinglePropertyConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,119 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest$FixtureEmptyConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,120 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.config.ConfigPropertyTest
11:44:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.config.ConfigPropertyTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.config.IntegerConfigPropertyTest
11:44:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.platform.config.IntegerConfigPropertyTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.config.LongConfigPropertyTest
11:44:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.config.LongConfigPropertyTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.config.PropertiesHelperTest
11:44:53 2021-12-06 16:44:53,133 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,362 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,363 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
11:44:53 2021-12-06 16:44:53,397 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,399 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,400 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
11:44:53 2021-12-06 16:44:53,401 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,402 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[]
11:44:53 2021-12-06 16:44:53,402 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[]
11:44:53 2021-12-06 16:44:53,410 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,411 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
11:44:53 2021-12-06 16:44:53,413 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/list-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,423 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,424 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
11:44:53 2021-12-06 16:44:53,428 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,429 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[]
11:44:53 2021-12-06 16:44:53,429 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[]
11:44:53 2021-12-06 16:44:53,433 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,433 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
11:44:53 2021-12-06 16:44:53,434 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,435 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
11:44:53 2021-12-06 16:44:53,438 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,438 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[]
11:44:53 2021-12-06 16:44:53,439 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[]
11:44:53 2021-12-06 16:44:53,441 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,443 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from http://www.whatever-not-existing-scout-domain.org/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,460 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/test-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,460 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/test-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,462 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,462 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
11:44:53 2021-12-06 16:44:53,463 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/list-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,465 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,465 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
11:44:53 2021-12-06 16:44:53,496 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/placeholder-imp.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,497 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,498 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[]
11:44:53 2021-12-06 16:44:53,498 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[]
11:44:53 2021-12-06 16:44:53,499 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,500 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
11:44:53 2021-12-06 16:44:53,501 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,501 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[]
11:44:53 2021-12-06 16:44:53,501 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[]
11:44:53 2021-12-06 16:44:53,503 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,503 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
11:44:53 2021-12-06 16:44:53,504 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,505 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
11:44:53 2021-12-06 16:44:53,510 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,510 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[]
11:44:53 2021-12-06 16:44:53,511 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[]
11:44:53 2021-12-06 16:44:53,513 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,514 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
11:44:53 2021-12-06 16:44:53,515 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/helper-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,516 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,516 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[]
11:44:53 2021-12-06 16:44:53,516 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[]
11:44:53 2021-12-06 16:44:53,518 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/recursion-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,518 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:1052) - Import of 'org/eclipse/scout/rt/platform/config/recursion-test.properties' skipped because already imported: [org/eclipse/scout/rt/platform/config/recursion-test.properties]. - MDC[]
11:44:53 2021-12-06 16:44:53,519 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,520 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
11:44:53 2021-12-06 16:44:53,521 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/imp1.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,522 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/imp2.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,523 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/imp3.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,523 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:1052) - Import of 'org/eclipse/scout/rt/platform/config/imp1.properties' skipped because already imported: [org/eclipse/scout/rt/platform/config/imp1.properties, org/eclipse/scout/rt/platform/config/imp2.properties, org/eclipse/scout/rt/platform/config/imp3.properties]. - MDC[]
11:44:53 2021-12-06 16:44:53,524 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'import'. Old value 'org/eclipse/scout/rt/platform/config/imp1.properties' replaced with 'org/eclipse/scout/rt/platform/config/imp3.properties'. - MDC[]
11:44:53 2021-12-06 16:44:53,524 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'import'. Old value 'org/eclipse/scout/rt/platform/config/imp3.properties' replaced with 'org/eclipse/scout/rt/platform/config/imp2.properties'. - MDC[]
11:44:53 2021-12-06 16:44:53,530 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/helper-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,531 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/test-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,531 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:1052) - Import of 'virtual-test.properties' skipped because already imported: [org/eclipse/scout/rt/platform/config/helper-test.properties, virtual-test.properties, file:/tmp/properties-helper-test5370954264716002106.properties]. - MDC[]
11:44:53 2021-12-06 16:44:53,531 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:1052) - Import of 'file:/tmp/properties-helper-test5370954264716002106.properties' skipped because already imported: [org/eclipse/scout/rt/platform/config/helper-test.properties, virtual-test.properties, file:/tmp/properties-helper-test5370954264716002106.properties]. - MDC[]
11:44:53 2021-12-06 16:44:53,532 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/tmp/properties-helper-test5370954264716002106.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,532 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[]
11:44:53 2021-12-06 16:44:53,532 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:1052) - Import of 'virtual-test.properties' skipped because already imported: [org/eclipse/scout/rt/platform/config/helper-test.properties, virtual-test.properties, file:/tmp/properties-helper-test5370954264716002106.properties]. - MDC[]
11:44:53 2021-12-06 16:44:53,533 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.importAll(PropertiesHelper.java:1052) - Import of 'file:/tmp/properties-helper-test5370954264716002106.properties' skipped because already imported: [org/eclipse/scout/rt/platform/config/helper-test.properties, virtual-test.properties, file:/tmp/properties-helper-test5370954264716002106.properties]. - MDC[]
11:44:53 2021-12-06 16:44:53,533 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'longKey'. Old value '2' replaced with '-11'. - MDC[]
11:44:53 2021-12-06 16:44:53,534 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 2021-12-06 16:44:53,534 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[]
11:44:53 2021-12-06 16:44:53,535 WARN  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.logDuplicateKey(PropertiesHelper.java:1089) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[]
11:44:53 2021-12-06 16:44:53,539 INFO  [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.parse(PropertiesHelper.java:1122) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[]
11:44:53 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s - in org.eclipse.scout.rt.platform.config.PropertiesHelperTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.context.RunContextChainInterceptorTest
11:44:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.scout.rt.platform.context.RunContextChainInterceptorTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.context.RunContextChainTest
11:44:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.context.RunContextChainTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest
11:44:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.context.RunContextTest
11:44:53 2021-12-06 16:44:53,700 INFO  [scout-thread-25] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:50) - Exception will be re-thrown for JUnit assertion. [exception=Transaction cancelled] - MDC[jobName=org.eclipse.scout.rt.platform.context.RunContextTest$27]
11:44:53 org.eclipse.scout.rt.platform.util.concurrent.FutureCancelledError: Transaction cancelled
11:44:53 	at org.eclipse.scout.rt.platform.transaction.BasicTransaction.commitPhase1(BasicTransaction.java:127)
11:44:53 	at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitPhase1(TwoPhaseTransactionCommitProtocol.java:100)
11:44:53 	at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:43)
11:44:53 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:120)
11:44:53 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:44:53 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:44:53 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:53 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:53 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:44:53 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:44:53 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:44:53 	at org.eclipse.scout.rt.platform.context.RunContextTest$27.run(RunContextTest.java:738)
11:44:53 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:44:53 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:44:53 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:44:53 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:53 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:44:53 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:44:53 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:44:53 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:44:53 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:53 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:44:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:53 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:53 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:44:53 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.eclipse.scout.rt.platform.context.RunContextTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.context.RunMonitorTest
11:44:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.scout.rt.platform.context.RunMonitorTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.dataobject.DataObjectHelperTest
11:44:53 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.scout.rt.platform.dataobject.DataObjectHelperTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.dataobject.DataObjectInventoryTest
11:44:53 2021-12-06 16:44:53,755 WARN  [main] org.eclipse.scout.rt.platform.dataobject.DataObjectInventory.fromTypeName(DataObjectInventory.java:121) - Class lookup for raw class class org.eclipse.scout.rt.platform.dataobject.DataObjectInventoryTest$TestBaseFixtureEntityDo with type name TestBaseFixtureEntity is not unique, cannot lookup matching bean class! - MDC[]
11:44:53 2021-12-06 16:44:53,755 WARN  [main] org.eclipse.scout.rt.platform.dataobject.DataObjectInventory.toTypeName(DataObjectInventory.java:97) - Could not find type name for class org.eclipse.scout.rt.platform.dataobject.DataObjectInventoryTest$TestFixtureSubclass1Do, using default value TestFixtureSubclass1Do - MDC[]
11:44:53 2021-12-06 16:44:53,756 WARN  [main] org.eclipse.scout.rt.platform.dataobject.DataObjectInventory.toTypeName(DataObjectInventory.java:97) - Could not find type name for null, using default value null - MDC[]
11:44:53 2021-12-06 16:44:53,756 WARN  [main] org.eclipse.scout.rt.platform.dataobject.DataObjectInventory.toTypeName(DataObjectInventory.java:97) - Could not find type name for class java.lang.Object, using default value Object - MDC[]
11:44:53 2021-12-06 16:44:53,756 WARN  [main] org.eclipse.scout.rt.platform.dataobject.DataObjectInventory.toTypeName(DataObjectInventory.java:97) - Could not find type name for class java.lang.String, using default value String - MDC[]
11:44:53 2021-12-06 16:44:53,797 INFO  [main] org.eclipse.scout.rt.platform.dataobject.DataObjectInventory.init(DataObjectInventory.java:79) - Registry initialized, found 20 IDoEntity implementations with @TypeName annotation and 3 implementations with @TypeVersion annotation. - MDC[]
11:44:53 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.scout.rt.platform.dataobject.DataObjectInventoryTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.dataobject.DoEntityBuilderTest
11:44:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.dataobject.DoEntityBuilderTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.dataobject.DoEntityHolderTest
11:44:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.dataobject.DoEntityHolderTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.dataobject.DoEntityTest
11:44:53 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.scout.rt.platform.dataobject.DoEntityTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.dataobject.DoListTest
11:44:53 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.platform.dataobject.DoListTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.dataobject.DoMapEntityTest
11:44:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.dataobject.DoMapEntityTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.dataobject.DoNodeTest
11:44:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.dataobject.DoNodeTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.dataobject.DoPredicatesTest
11:44:53 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.scout.rt.platform.dataobject.DoPredicatesTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.dataobject.DoValueTest
11:44:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.dataobject.DoValueTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.events.ListenerListMonitorTest
11:44:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.scout.rt.platform.events.ListenerListMonitorTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest
11:44:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest
11:44:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest
11:44:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest
11:44:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest
11:44:53 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTest
11:44:53 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.018 s - in org.eclipse.scout.rt.platform.exception.PlatformExceptionTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest
11:44:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest
11:44:53 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.exception.ProcessingStatusTest
11:44:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.exception.ProcessingStatusTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.exception.VetoExceptionTest
11:44:53 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.scout.rt.platform.exception.VetoExceptionTest
11:44:53 [INFO] Running org.eclipse.scout.rt.platform.filter.AndFilterTest
11:44:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.scout.rt.platform.filter.AndFilterTest
11:44:54 [INFO] Running org.eclipse.scout.rt.platform.html.HTMLTest
11:44:54 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.scout.rt.platform.html.HTMLTest
11:44:54 [INFO] Running org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest
11:44:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest
11:44:54 [INFO] Running org.eclipse.scout.rt.platform.html.HtmlHelperTest
11:44:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.platform.html.HtmlHelperTest
11:44:54 [INFO] Running org.eclipse.scout.rt.platform.html.StyleHelperTest
11:44:54 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.html.StyleHelperTest
11:44:54 [INFO] Running org.eclipse.scout.rt.platform.index.IndexedStoreTest
11:44:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.index.IndexedStoreTest
11:44:54 [INFO] Running org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest
11:44:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest
11:44:54 [INFO] Running org.eclipse.scout.rt.platform.internal.BeanFilterTest
11:44:54 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.internal.BeanFilterTest
11:44:54 [INFO] Running org.eclipse.scout.rt.platform.internal.BeanHierarchyTest
11:44:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.scout.rt.platform.internal.BeanHierarchyTest
11:44:54 [INFO] Running org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest
11:44:54 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest
11:44:54 [INFO] Running org.eclipse.scout.rt.platform.internal.PlatformImplementorTest
11:44:54 2021-12-06 16:44:54,104 INFO  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:44:54 2021-12-06 16:44:54,105 ERROR [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) - Error during event listener notification. - MDC[]
11:44:54 org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:77)
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:321)
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:290)
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:135)
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:175)
11:44:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
11:44:54 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:54 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:54 2021-12-06 16:44:54,105 ERROR [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:144) - Error during platform startup - MDC[]
11:44:54 org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:77)
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:321)
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:290)
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:135)
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:175)
11:44:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
11:44:54 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:54 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:54 2021-12-06 16:44:54,106 INFO  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:44:54 2021-12-06 16:44:54,106 WARN  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:237) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[]
11:44:54 2021-12-06 16:44:54,106 ERROR [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) - Error during event listener notification. - MDC[]
11:44:54 org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:77)
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:321)
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:290)
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:154)
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:175)
11:44:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
11:44:54 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:54 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:54 2021-12-06 16:44:54,107 INFO  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:44:54 2021-12-06 16:44:54,107 WARN  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:237) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[]
11:44:54 2021-12-06 16:44:54,107 ERROR [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) - Error during event listener notification. - MDC[]
11:44:54 org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:77)
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:321)
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:290)
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:140)
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:175)
11:44:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
11:44:54 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:54 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:54 2021-12-06 16:44:54,107 ERROR [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:144) - Error during platform startup - MDC[]
11:44:54 org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$1.stateChanged(PlatformImplementorTest.java:77)
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:321)
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:290)
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:140)
11:44:54 	at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$4.run(PlatformImplementorTest.java:175)
11:44:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
11:44:54 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:44:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:44:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:44:54 	at java.base/java.lang.Thread.run(Thread.java:834)
11:44:54 2021-12-06 16:44:54,108 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:44:54 2021-12-06 16:44:54,109 WARN  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:237) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[]
11:44:54 2021-12-06 16:44:54,110 INFO  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:44:54 2021-12-06 16:44:54,111 WARN  [pool-1-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:237) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[]
11:44:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.scout.rt.platform.internal.PlatformImplementorTest
11:44:54 [INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest
11:44:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest
11:44:54 [INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest
11:44:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest
11:44:54 [INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest
11:44:58 2021-12-06 16:44:58,232 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[]
11:44:58 2021-12-06 16:44:58,603 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[]
11:44:58 2021-12-06 16:44:58,834 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[]
11:44:59 2021-12-06 16:44:59,070 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:152) - Drop outdated index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Index timestamp 2021-12-06 16:44:47.202 is older than folder timestamp 2021-12-06 16:46:47.202. - MDC[]
11:44:59 2021-12-06 16:44:59,070 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[]
11:44:59 2021-12-06 16:44:59,269 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:163) - Drop divergent index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Index file count 1179 != folder file count 1178. - MDC[]
11:44:59 2021-12-06 16:44:59,270 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[]
11:44:59 2021-12-06 16:44:59,430 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/inventory/internal/test%20repository/META-INF/jandex.idx'. Scanning location... - MDC[]
11:44:59 2021-12-06 16:44:59,433 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanJar(JandexInventoryBuilder.java:204) - Found no pre-built 'jar:file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/inventory/internal/test%20repository/test.jar_!/META-INF/jandex.idx'. Scanning location... - MDC[]
11:44:59 2021-12-06 16:44:59,435 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanJar(JandexInventoryBuilder.java:204) - Found no pre-built 'jar:file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/inventory/internal/test%20repository/test.jar_!/META-INF/jandex.idx'. Scanning location... - MDC[]
11:45:02 2021-12-06 16:45:02,459 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[]
11:45:02 2021-12-06 16:45:02,609 INFO  [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:187) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[]
11:45:02 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.607 s - in org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest
11:45:02 [INFO] Running org.eclipse.scout.rt.platform.job.AwaitDoneTest
11:45:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.609 s - in org.eclipse.scout.rt.platform.job.AwaitDoneTest
11:45:04 [INFO] Running org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest
11:45:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest
11:45:04 [INFO] Running org.eclipse.scout.rt.platform.job.BlockingConditionTest
11:45:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.job.BlockingConditionTest
11:45:04 [INFO] Running org.eclipse.scout.rt.platform.job.ExecutionHintTest
11:45:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.platform.job.ExecutionHintTest
11:45:04 [INFO] Running org.eclipse.scout.rt.platform.job.ExecutionTriggerTest
11:45:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.job.ExecutionTriggerTest
11:45:04 [INFO] Running org.eclipse.scout.rt.platform.job.FutureAwaitTest
11:45:04 2021-12-06 16:45:04,494 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:04 java.lang.RuntimeException: expected JUnit test exception
11:45:04 	at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneWithTimeout_ComputationFailed(FutureAwaitTest.java:221)
11:45:04 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:04 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:04 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:04 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:04 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:04 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:04 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:04 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:04 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:04 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:04 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:04 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:04 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:04 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:04 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:04 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:45:04 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:45:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:45:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:45:04 	at java.base/java.lang.Thread.run(Thread.java:834)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:45:04 2021-12-06 16:45:04,497 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:04 java.lang.RuntimeException: expected JUnit test exception
11:45:04 	at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneAndGet_ComputationFailed(FutureAwaitTest.java:313)
11:45:04 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:04 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:04 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:04 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:04 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:04 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:04 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:04 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:04 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:04 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:04 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:04 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:04 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:04 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:04 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:04 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:45:04 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:45:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:45:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:45:04 	at java.base/java.lang.Thread.run(Thread.java:834)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:45:04 2021-12-06 16:45:04,499 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:04 java.lang.RuntimeException: expected JUnit test exception
11:45:04 	at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneAndGetWithTimeout_ComputationFailed(FutureAwaitTest.java:403)
11:45:04 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:04 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:04 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:04 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:04 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:04 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:04 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:04 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:04 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:04 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:04 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:04 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:04 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:04 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:04 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:04 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:45:04 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:45:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:45:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:45:04 	at java.base/java.lang.Thread.run(Thread.java:834)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:45:04 2021-12-06 16:45:04,512 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:04 java.lang.RuntimeException: expected JUnit test exception
11:45:04 	at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testJobManagerAwaitDone_ComputationFailed(FutureAwaitTest.java:564)
11:45:04 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:04 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:04 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:04 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:04 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:04 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:04 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:04 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:04 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:04 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:04 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:04 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:04 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:04 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:04 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:04 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:45:04 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:45:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:45:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:45:04 	at java.base/java.lang.Thread.run(Thread.java:834)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:45:04 2021-12-06 16:45:04,520 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:04 java.lang.RuntimeException: expected JUnit test exception
11:45:04 	at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDone_ComputationFailed(FutureAwaitTest.java:101)
11:45:04 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:04 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:04 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:04 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:04 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:04 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:04 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:04 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:04 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:04 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:04 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:04 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:04 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:04 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:04 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:04 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:45:04 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:45:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:45:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:45:04 	at java.base/java.lang.Thread.run(Thread.java:834)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:45:04 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eclipse.scout.rt.platform.job.FutureAwaitTest
11:45:04 [INFO] Running org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest
11:45:04 2021-12-06 16:45:04,538 INFO  [scout-thread-25] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:50) - Exception will be re-thrown for JUnit assertion. [exception=Expected test exception] - MDC[jobName=org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$2]
11:45:04 org.eclipse.scout.rt.platform.exception.PlatformException: Expected test exception
11:45:04 	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$2.run(JobAsyncExceptionTest.java:74)
11:45:04 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:04 	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$3.intercept(JobAsyncExceptionTest.java:173)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:04 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:156)
11:45:04 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:139)
11:45:04 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:04 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:04 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$2.intercept(JobAsyncExceptionTest.java:154)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$1.intercept(JobAsyncExceptionTest.java:135)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:45:04 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:45:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:45:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:45:04 	at java.base/java.lang.Thread.run(Thread.java:834)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:45:04 2021-12-06 16:45:04,542 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:04 org.eclipse.scout.rt.platform.exception.PlatformException: Expected test exception
11:45:04 	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_InterceptorThrowingExceptionProducer$1.intercept(JobAsyncExceptionTest.java:110)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:156)
11:45:04 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:139)
11:45:04 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:04 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:04 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$2.intercept(JobAsyncExceptionTest.java:154)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$1.intercept(JobAsyncExceptionTest.java:135)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:04 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:45:04 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:45:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:45:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:45:04 	at java.base/java.lang.Thread.run(Thread.java:834)
11:45:04 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:45:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest
11:45:04 [INFO] Running org.eclipse.scout.rt.platform.job.JobCancelTest
11:45:04 for-loop 1 in state RUNNING
11:45:06 for-loop 1000000001 in state DONE
11:45:08 2021-12-06 16:45:08,593 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:08 2021-12-06 16:45:08,593 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:08 2021-12-06 16:45:08,594 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:08 2021-12-06 16:45:08,594 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:08 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.054 s - in org.eclipse.scout.rt.platform.job.JobCancelTest
11:45:08 [INFO] Running org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest
11:45:08 2021-12-06 16:45:08,600 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:135) - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest$2]
11:45:08 java.lang.Exception: expected JUnit test exception
11:45:08 	at org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest.testWithExplicitExceptionTranslator(JobExceptionTranslationTest.java:64)
11:45:08 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:08 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:08 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:08 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:08 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:08 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:08 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:08 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:334)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:08 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:08 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:08 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:08 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:08 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:08 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:08 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:08 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:08 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:08 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:08 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:08 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:08 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:08 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:08 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:08 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:08 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:08 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:08 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:08 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:08 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:08 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:08 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:08 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:08 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:08 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:08 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:08 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:08 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:08 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:08 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:08 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:08 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:08 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:08 2021-12-06 16:45:08,603 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:135) - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest$1]
11:45:08 java.lang.Exception: expected JUnit test exception
11:45:08 	at org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest.testWithImplicitExceptionTranslator(JobExceptionTranslationTest.java:43)
11:45:08 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:08 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:08 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:08 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:08 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:08 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:08 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:08 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:334)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:08 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:08 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:08 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:08 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:08 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:08 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:08 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:08 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:08 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:08 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:08 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:08 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:08 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:08 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:08 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:08 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:08 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:08 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:08 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:08 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:08 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:08 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:08 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:08 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:08 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:08 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:08 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:08 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:08 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:08 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:08 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:08 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:08 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:08 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:08 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:08 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest
11:45:08 [INFO] Running org.eclipse.scout.rt.platform.job.JobFutureTaskTest
11:45:09 Run: 8680 [8680 run/sec]
11:45:10 Run: 20810 [10405 run/sec]
11:45:11 Run: 32324 [10774 run/sec]
11:45:12 Run: 45209 [11302 run/sec]
11:45:13 Run: 60498 [12099 run/sec]
11:45:14 Run: 76476 [12746 run/sec]
11:45:15 Run: 92749 [13249 run/sec]
11:45:16 Run: 100000 [12498 run/sec]
11:45:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.003 s - in org.eclipse.scout.rt.platform.job.JobFutureTaskTest
11:45:16 [INFO] Running org.eclipse.scout.rt.platform.job.JobFutureVisitTest
11:45:16 2021-12-06 16:45:16,617 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,617 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 2021-12-06 16:45:16,623 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,623 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 2021-12-06 16:45:16,627 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,628 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 2021-12-06 16:45:16,632 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,632 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 2021-12-06 16:45:16,636 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,636 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 2021-12-06 16:45:16,640 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,640 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 2021-12-06 16:45:16,646 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,646 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 2021-12-06 16:45:16,649 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,650 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.scout.rt.platform.job.JobFutureVisitTest
11:45:16 [INFO] Running org.eclipse.scout.rt.platform.job.JobInputTest
11:45:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.job.JobInputTest
11:45:16 [INFO] Running org.eclipse.scout.rt.platform.job.JobListenerTest
11:45:16 2021-12-06 16:45:16,655 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,655 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 2021-12-06 16:45:16,698 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,699 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 2021-12-06 16:45:16,701 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,702 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 2021-12-06 16:45:16,705 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,705 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 2021-12-06 16:45:16,708 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,709 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 2021-12-06 16:45:16,709 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,709 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 2021-12-06 16:45:16,711 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,712 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 2021-12-06 16:45:16,712 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,712 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 2021-12-06 16:45:16,715 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,715 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 2021-12-06 16:45:16,718 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,718 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 2021-12-06 16:45:16,721 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,721 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 2021-12-06 16:45:16,724 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,725 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.scout.rt.platform.job.JobListenerTest
11:45:16 [INFO] Running org.eclipse.scout.rt.platform.job.JobManagerTest
11:45:16 2021-12-06 16:45:16,729 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,730 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 2021-12-06 16:45:16,734 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,734 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 2021-12-06 16:45:16,735 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:16 2021-12-06 16:45:16,735 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.scout.rt.platform.job.JobManagerTest
11:45:16 [INFO] Running org.eclipse.scout.rt.platform.job.JobScheduleTest
11:45:17 2021-12-06 16:45:17,740 WARN  [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:17 org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR]
11:45:17 	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testProcessingExceptionWithRunnable(JobScheduleTest.java:86)
11:45:17 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:17 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:17 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:17 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:17 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:17 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:17 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:17 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:17 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:17 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:17 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:17 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:17 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:17 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:17 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:17 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:17 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:17 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:17 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:17 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:17 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:17 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:17 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:17 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:17 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:17 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:17 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:17 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:17 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:17 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:17 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:17 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:17 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:17 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:17 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:17 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:17 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:17 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:17 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:17 2021-12-06 16:45:17,742 WARN  [scout-thread-18] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:17 java.lang.RuntimeException: expected JUnit test exception
11:45:17 	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testRuntimeExceptionWithRunnable(JobScheduleTest.java:134)
11:45:17 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:17 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:17 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:17 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:17 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:17 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:17 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:17 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:17 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:17 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:17 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:17 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:17 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:17 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:17 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:17 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:17 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:17 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:17 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:17 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:17 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:17 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:17 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:17 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:17 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:17 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:17 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:17 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:17 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:17 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:17 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:17 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:17 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:17 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:17 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:17 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:17 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:17 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:17 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:17 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:17 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:17 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:17 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:19 2021-12-06 16:45:19,748 WARN  [scout-thread-34] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:19 java.lang.Error: expected JUnit test exception
11:45:19 	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testErrorWithRunnable(JobScheduleTest.java:230)
11:45:19 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:19 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:19 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:19 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:19 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:19 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:19 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:19 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:19 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:19 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:19 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:19 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:19 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:19 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:19 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:19 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:19 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:19 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:19 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:19 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:19 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:19 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:19 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:19 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:19 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:19 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:19 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:19 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:19 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:19 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:19 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:19 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:19 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:19 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:19 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:19 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:19 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:19 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:19 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:19 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:19 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:19 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:19 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:19 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:19 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:19 2021-12-06 16:45:19,750 WARN  [scout-thread-34] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:19 java.lang.Exception: expected JUnit test exception
11:45:19 	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testExceptionExceptionWithCallable(JobScheduleTest.java:206)
11:45:19 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:19 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:19 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:19 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:19 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:19 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:19 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:19 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:19 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:19 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:19 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:19 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:19 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:19 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:19 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:19 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:19 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:19 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:19 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:19 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:19 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:19 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:19 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:19 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:19 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:19 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:19 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:19 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:19 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:19 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:19 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:19 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:19 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:19 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:19 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:19 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:19 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:19 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:19 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:19 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:19 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:19 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:19 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:19 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:19 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:19 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:20 2021-12-06 16:45:20,757 WARN  [scout-thread-34] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:20 java.lang.Exception: expected JUnit test exception
11:45:20 	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testExceptionExceptionWithRunnable(JobScheduleTest.java:182)
11:45:20 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:20 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:20 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:20 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:20 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:20 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:20 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:20 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:20 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:20 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:20 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:20 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:20 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:20 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:20 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:20 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:20 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:20 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:20 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:20 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:20 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:20 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:20 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:20 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:20 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:20 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:20 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:20 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:20 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:20 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:20 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:20 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:20 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:20 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:20 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:20 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:20 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:20 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:20 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:20 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:20 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:20 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:20 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:20 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:20 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:20 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:20 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:23 2021-12-06 16:45:23,266 WARN  [scout-thread-6] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:23 org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR]
11:45:23 	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testProcessingExceptionWithCallable(JobScheduleTest.java:110)
11:45:23 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:23 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:23 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:23 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:23 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:23 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:23 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:23 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:23 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:23 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:23 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:23 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:23 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:23 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:23 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:23 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:23 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:23 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:23 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:23 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:23 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:23 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:23 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:23 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:23 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:23 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:23 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:23 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:23 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:23 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:23 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:23 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:23 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:23 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:23 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:23 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:23 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:23 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:23 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:23 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:23 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:23 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:23 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:23 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:23 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:23 2021-12-06 16:45:23,268 WARN  [scout-thread-6] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:23 java.lang.RuntimeException: expected JUnit test exception
11:45:23 	at org.eclipse.scout.rt.platform.job.JobScheduleTest.testRuntimeExceptionWithCallable(JobScheduleTest.java:158)
11:45:23 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:23 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:23 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:23 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:23 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:23 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:23 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:23 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:23 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:23 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:23 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:23 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:23 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:23 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:23 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:23 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:23 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:23 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:23 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:23 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:23 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:23 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:23 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:23 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:23 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:23 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:23 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:23 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:23 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:23 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:23 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:23 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:23 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:23 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:23 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:23 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:23 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:23 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:23 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:23 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:23 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:23 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:23 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:23 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:23 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:23 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:23 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.534 s - in org.eclipse.scout.rt.platform.job.JobScheduleTest
11:45:23 [INFO] Running org.eclipse.scout.rt.platform.job.JobStateTest
11:45:25 2021-12-06 16:45:25,523 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:45:25 2021-12-06 16:45:25,523 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:45:25 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.252 s - in org.eclipse.scout.rt.platform.job.JobStateTest
11:45:25 [INFO] Running org.eclipse.scout.rt.platform.job.JobsTest
11:45:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.scout.rt.platform.job.JobsTest
11:45:25 [INFO] Running org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest
11:45:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.605 s - in org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest
11:45:27 [INFO] Running org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest
11:45:27 2021-12-06 16:45:27,138 WARN  [scout-thread-6] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:27 java.lang.Exception: expected JUnit test exception
11:45:27 	at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$6.run(ScheduleAtFixedRateTest.java:270)
11:45:27 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:27 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:27 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:27 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:27 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:27 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
11:45:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:27 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:45:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:27 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:45:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
11:45:27 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:178)
11:45:27 	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46)
11:45:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:45:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:45:27 	at java.base/java.lang.Thread.run(Thread.java:834)
11:45:27 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:45:28 2021-12-06 16:45:28,140 ERROR [scout-thread-6] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:135) - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$7]
11:45:28 java.lang.Exception: expected JUnit test exception
11:45:28 	at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$7.run(ScheduleAtFixedRateTest.java:298)
11:45:28 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:28 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:28 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:45:28 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:28 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:28 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:28 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:28 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:28 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:28 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:28 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:28 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
11:45:28 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:28 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:45:28 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:28 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:28 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:45:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
11:45:28 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:178)
11:45:28 	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46)
11:45:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:45:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:45:28 	at java.base/java.lang.Thread.run(Thread.java:834)
11:45:28 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:45:33 2021-12-06 16:45:33,745 WARN  [scout-thread-6] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:33 java.lang.Exception: expected JUnit test exception
11:45:33 	at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$3.run(ScheduleAtFixedRateTest.java:152)
11:45:33 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:33 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:33 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:33 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:33 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:33 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:33 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:33 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:33 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:33 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
11:45:33 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:33 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:45:33 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:33 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:33 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:45:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
11:45:33 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:178)
11:45:33 	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46)
11:45:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:45:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:45:33 	at java.base/java.lang.Thread.run(Thread.java:834)
11:45:33 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:45:38 2021-12-06 16:45:38,048 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:38 java.lang.Exception: expected JUnit test exception
11:45:38 	at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$4.run(ScheduleAtFixedRateTest.java:202)
11:45:38 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:38 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:38 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:38 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:38 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:38 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
11:45:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:38 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:45:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:38 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:45:38 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
11:45:38 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:178)
11:45:38 	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46)
11:45:38 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:45:38 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:45:38 	at java.base/java.lang.Thread.run(Thread.java:834)
11:45:38 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:45:39 2021-12-06 16:45:39,350 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:39 java.lang.Exception: expected JUnit test exception
11:45:39 	at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$2.run(ScheduleAtFixedRateTest.java:103)
11:45:39 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:39 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:39 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:39 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:39 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:39 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:39 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:39 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:39 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:39 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
11:45:39 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:39 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:45:39 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:39 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:39 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:45:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
11:45:39 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:178)
11:45:39 	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46)
11:45:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:45:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:45:39 	at java.base/java.lang.Thread.run(Thread.java:834)
11:45:39 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:45:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.214 s - in org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest
11:45:39 [INFO] Running org.eclipse.scout.rt.platform.job.ScheduleDelayedTest
11:45:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1 s - in org.eclipse.scout.rt.platform.job.ScheduleDelayedTest
11:45:40 [INFO] Running org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest
11:45:40 2021-12-06 16:45:40,354 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:40 java.lang.Exception: expected JUnit test exception
11:45:40 	at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$6.run(ScheduleWithFixedDelayTest.java:259)
11:45:40 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:40 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:40 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:40 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:40 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:40 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:40 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:40 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:40 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:40 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
11:45:40 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:40 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:45:40 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:40 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:40 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:45:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
11:45:40 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:178)
11:45:40 	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46)
11:45:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:45:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:45:40 	at java.base/java.lang.Thread.run(Thread.java:834)
11:45:40 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:45:41 2021-12-06 16:45:41,357 ERROR [scout-thread-22] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:135) - Exception:expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$7]
11:45:41 java.lang.Exception: expected JUnit test exception
11:45:41 	at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$7.run(ScheduleWithFixedDelayTest.java:285)
11:45:41 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:41 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:41 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:45:41 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:41 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:41 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:41 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:41 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:41 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:41 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:41 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:41 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
11:45:41 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:41 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:45:41 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:41 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:41 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:45:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
11:45:41 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:178)
11:45:41 	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46)
11:45:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:45:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:45:41 	at java.base/java.lang.Thread.run(Thread.java:834)
11:45:41 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:45:44 2021-12-06 16:45:44,566 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:44 java.lang.Exception: expected JUnit test exception
11:45:44 	at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$3.run(ScheduleWithFixedDelayTest.java:147)
11:45:44 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:44 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:44 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:44 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:44 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:44 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:44 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:44 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:44 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:44 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
11:45:44 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:44 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:45:44 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:44 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:44 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:45:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
11:45:44 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:178)
11:45:44 	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46)
11:45:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:45:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:45:44 	at java.base/java.lang.Thread.run(Thread.java:834)
11:45:44 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:45:48 2021-12-06 16:45:48,872 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:48 java.lang.Exception: expected JUnit test exception
11:45:48 	at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$4.run(ScheduleWithFixedDelayTest.java:195)
11:45:48 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:48 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:48 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:48 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:48 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:48 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:48 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:48 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:48 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:48 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
11:45:48 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:48 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:45:48 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:48 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:48 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:45:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
11:45:48 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:178)
11:45:48 	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46)
11:45:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:45:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:45:48 	at java.base/java.lang.Thread.run(Thread.java:834)
11:45:48 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:45:50 2021-12-06 16:45:50,174 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: expected JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$2.run(ScheduleWithFixedDelayTest.java:100)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:45:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
11:45:50 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:178)
11:45:50 	at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:46)
11:45:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:45:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:45:50 	at java.base/java.lang.Thread.run(Thread.java:834)
11:45:50 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:45:50 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.822 s - in org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest
11:45:50 [INFO] Running org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest
11:45:50 2021-12-06 16:45:50,177 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,179 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,180 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,182 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,183 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,184 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,186 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,187 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,188 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,190 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,191 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,192 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,193 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,194 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,195 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,197 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,199 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,200 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,201 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,202 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,203 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,203 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,204 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,205 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,206 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,207 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,208 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,209 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,210 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,211 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,212 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,213 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,213 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,214 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,216 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,217 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,218 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,218 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,219 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,220 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,221 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,221 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,222 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,223 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,223 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,224 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,225 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,225 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,226 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,227 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,228 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,228 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,229 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,230 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,231 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,232 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,233 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,233 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,234 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,235 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,235 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,236 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,237 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,238 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,238 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,239 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,240 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,241 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,242 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,243 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,243 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,244 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,245 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,246 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,246 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,247 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,248 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,249 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,250 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,250 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,251 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,252 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,253 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,253 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,254 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,255 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,297 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,298 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,299 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,300 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,300 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,301 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,301 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,302 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,302 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,303 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,304 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,304 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,305 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,305 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.Exception: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:579)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,325 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,326 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,327 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,328 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,329 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,330 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,331 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,332 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,333 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,334 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,334 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,335 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,338 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,339 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,340 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,341 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:50 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,342 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,343 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,344 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,345 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,346 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,347 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,347 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,348 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,349 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,350 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,351 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,352 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,353 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,353 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,354 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,396 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,397 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,398 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,399 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,399 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,400 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,401 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,402 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,402 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,403 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,404 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,405 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,405 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,406 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,406 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,407 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,407 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,408 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,408 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,409 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,409 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,410 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,410 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,410 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,411 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,411 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,412 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,412 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,413 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,414 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,414 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,415 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,415 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,416 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,416 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,417 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,417 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,418 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,419 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,419 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,420 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,421 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,421 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,422 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,422 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,423 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,423 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,424 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,424 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,425 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,425 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,426 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,427 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,427 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,428 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,428 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,429 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,429 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,430 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,431 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,431 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,432 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,432 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,433 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,433 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,434 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,434 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,435 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:50 2021-12-06 16:45:50,436 WARN  [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:50 java.lang.RuntimeException: JUnit test exception
11:45:50 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:623)
11:45:50 	at jdk.internal.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
11:45:50 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:50 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:50 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:50 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:50 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:50 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:50 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:50 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:50 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:50 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:50 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:50 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:50 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:50 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:50 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:50 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:50 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:50 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:50 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:50 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:50 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:50 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,629 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,629 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,630 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,630 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,630 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,631 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,631 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,632 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,632 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,633 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,633 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,633 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,634 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,634 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,634 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,635 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,635 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,636 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,636 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,636 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,637 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,637 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,637 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,638 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,638 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,638 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,639 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,639 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,639 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,640 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,640 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,640 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,641 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,641 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,641 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,642 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,642 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,642 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,643 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,643 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,643 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,644 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,644 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,644 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,645 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,645 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,645 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,646 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,646 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,646 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,647 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,647 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,648 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,648 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,648 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,649 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,649 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,649 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,650 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,650 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,650 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,651 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,651 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,651 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:52 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,652 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,652 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,653 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,653 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,653 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,654 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,654 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,654 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,655 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,655 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,656 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,656 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,656 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,659 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,662 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,663 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,663 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,664 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,664 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,664 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,696 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,696 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,697 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,697 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,697 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,698 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,698 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,698 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,699 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,699 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,700 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,700 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,700 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,701 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,701 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,701 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,702 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,702 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,702 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,703 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,703 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,703 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,704 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,704 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,705 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,705 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,705 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,705 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,706 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,706 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,706 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,707 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,707 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,707 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,708 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,708 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,708 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,709 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,709 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,709 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,710 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,710 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,710 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,711 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,711 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,711 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,712 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,712 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,712 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,713 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,713 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,713 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,714 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,714 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,714 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,714 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,715 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,715 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,715 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,716 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,716 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,716 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,717 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,717 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,718 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,718 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,718 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,718 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,719 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,719 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,719 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,720 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,720 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,720 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,721 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,721 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,722 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,722 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,722 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,723 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,723 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,723 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,724 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,724 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,724 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,725 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,725 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,725 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,726 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,726 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,727 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,727 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,727 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,728 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,728 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,728 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,729 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,729 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,729 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,729 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,730 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,730 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,730 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,731 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,731 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,731 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,732 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,732 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,733 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,733 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,733 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,734 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,735 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,735 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,735 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,736 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,736 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,737 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,737 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,737 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,738 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,738 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,738 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,739 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,739 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,739 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,740 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,740 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,741 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,741 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,742 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,742 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,742 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,743 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,743 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,744 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,744 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,745 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,745 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,745 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,746 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,746 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,746 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,746 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,747 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,747 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,748 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,748 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,749 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,749 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,749 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,750 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,750 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,750 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,751 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,751 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,751 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,752 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,752 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,752 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,753 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,753 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,753 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,753 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,754 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,754 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,754 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,755 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,755 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,755 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,756 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,756 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,756 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,756 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,757 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,757 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,757 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,758 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,796 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,796 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,797 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,797 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,797 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,797 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,798 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,798 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,822 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,822 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,823 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,823 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,824 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,824 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,824 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,825 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,825 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,825 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,826 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,826 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,826 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,826 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,827 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,827 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,827 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,828 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,828 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,828 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,829 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,829 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,829 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,830 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,830 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,830 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,830 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,831 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,831 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,831 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,832 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,832 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,832 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,832 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,833 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,833 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,833 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,834 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,834 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,834 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,835 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,835 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,835 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,836 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,836 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,836 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,836 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,837 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,837 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,837 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,838 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,838 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,839 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,839 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,840 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,840 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,841 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,841 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,842 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,842 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,843 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,843 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,843 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,844 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,844 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,844 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,845 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,845 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,845 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,845 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,846 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,846 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,847 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,847 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,848 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,848 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,849 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,849 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,850 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,850 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,850 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,851 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,851 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,852 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,852 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,853 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,853 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,854 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,854 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,854 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,855 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,855 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,896 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,896 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,897 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,897 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,897 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,898 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,898 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,898 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,899 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,899 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,899 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,900 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,900 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,900 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,901 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,901 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,901 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,901 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,902 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,902 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,902 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,902 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,903 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,903 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,903 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,904 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,904 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,904 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,905 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,905 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,905 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,906 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,906 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,906 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,907 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.Exception: JUnit test exception 1
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:87)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,907 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 2
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:88)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,907 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 3
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:89)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 2021-12-06 16:45:52,907 WARN  [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:52 java.lang.RuntimeException: JUnit test exception 4
11:45:52 	at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:90)
11:45:52 	at jdk.internal.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
11:45:52 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:52 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:52 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:52 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:52 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:52 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:52 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:52 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:52 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:52 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:52 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:52 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:52 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:52 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:52 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:52 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:52 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:52 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:52 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:52 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:52 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:52 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:52 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.786 s - in org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest
11:45:52 [INFO] Running org.eclipse.scout.rt.platform.job.WhenDoneTest
11:45:53 2021-12-06 16:45:53,966 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:53 org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR]
11:45:53 	at org.eclipse.scout.rt.platform.job.WhenDoneTest.testError(WhenDoneTest.java:127)
11:45:53 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:53 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:53 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:53 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:53 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:53 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:53 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:53 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:53 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:53 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:53 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:53 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:53 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:53 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:53 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:53 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:53 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:53 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:53 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:53 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:53 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:53 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:53 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:53 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:53 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:53 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:53 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:53 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:53 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:53 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:53 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:53 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:53 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:53 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:53 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:53 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:53 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:53 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:53 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:53 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:53 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:53 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:53 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:53 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:53 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:53 2021-12-06 16:45:53,970 WARN  [scout-thread-22] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:53) - Exception in callable chain. - MDC[]
11:45:53 org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR]
11:45:53 	at org.eclipse.scout.rt.platform.job.WhenDoneTest.testErrorWithJobAlreadyCompleted(WhenDoneTest.java:170)
11:45:53 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:45:53 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:45:53 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:45:53 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:45:53 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:45:53 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:45:53 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:45:53 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:45:53 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:45:53 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:45:53 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:45:53 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:53 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:53 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:53 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:53 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:45:53 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:45:53 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:45:53 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:45:53 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:45:53 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:45:53 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:45:53 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:45:53 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:45:53 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:45:53 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:45:53 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:45:53 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:53 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:45:53 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:45:53 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:45:53 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:45:53 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:45:53 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:45:53 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:45:53 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:45:53 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:45:53 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:45:53 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:45:53 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:45:53 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:45:53 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:45:53 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:45:53 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:45:53 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:45:53 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:45:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.01 s - in org.eclipse.scout.rt.platform.job.WhenDoneTest
11:45:54 [INFO] Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest
11:45:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest
11:45:54 [INFO] Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest
11:45:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest
11:45:55 [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest
11:45:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest
11:45:55 [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest
11:45:55 [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
11:45:55 [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest
11:45:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest
11:45:55 [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest
11:45:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest
11:45:55 [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest
11:45:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest
11:45:55 [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest
11:45:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest
11:45:55 [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest
11:45:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest
11:45:55 [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest
11:45:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest
11:45:55 [INFO] Running org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest
11:45:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s - in org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest
11:45:55 [INFO] Running org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest
11:45:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest
11:45:55 [INFO] Running org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest
11:45:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest
11:45:55 [INFO] Running org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest
11:45:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.771 s - in org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest
11:45:59 [INFO] Running org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest
11:46:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4 s - in org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest
11:46:03 [INFO] Running org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest
11:46:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.003 s - in org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest
11:46:05 [INFO] Running org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest
11:46:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest
11:46:05 [INFO] Running org.eclipse.scout.rt.platform.job.internal.JobManagerTest
11:46:05 2021-12-06 16:46:05,333 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:46:05 2021-12-06 16:46:05,333 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:46:05 2021-12-06 16:46:05,336 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:46:05 2021-12-06 16:46:05,336 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:46:05 2021-12-06 16:46:05,339 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:46:05 2021-12-06 16:46:05,339 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:46:05 2021-12-06 16:46:05,341 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:46:05 2021-12-06 16:46:05,341 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:46:05 2021-12-06 16:46:05,344 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:46:05 2021-12-06 16:46:05,344 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:46:05 2021-12-06 16:46:05,457 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:46:05 2021-12-06 16:46:05,457 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:46:05 2021-12-06 16:46:05,559 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:46:05 2021-12-06 16:46:05,559 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:46:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s - in org.eclipse.scout.rt.platform.job.internal.JobManagerTest
11:46:05 [INFO] Running org.eclipse.scout.rt.platform.job.internal.MisfireTest
11:46:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 s - in org.eclipse.scout.rt.platform.job.internal.MisfireTest
11:46:06 [INFO] Running org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest
11:46:07 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 s - in org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest
11:46:07 [INFO] Running org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest
11:46:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest
11:46:07 [INFO] Running org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest
11:46:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.225 s - in org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest
11:46:17 [INFO] Running org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest
11:46:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.224 s - in org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest
11:46:23 [INFO] Running org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest
11:46:37 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.03 s - in org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest
11:46:37 [INFO] Running org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest
11:46:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest
11:46:37 [INFO] Running org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest
11:46:37 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest
11:46:37 [INFO] Running org.eclipse.scout.rt.platform.logger.Log4jLoggerSupportTest
11:46:37 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.logger.Log4jLoggerSupportTest
11:46:37 [INFO] Running org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest
11:46:37 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest
11:46:37 [INFO] Running org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest
11:46:37 2021-12-06 16:46:37,814 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:56) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
11:46:37 2021-12-06 16:46:37,814 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:56) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
11:46:37 2021-12-06 16:46:37,814 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:56) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
11:46:37 2021-12-06 16:46:37,815 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:56) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
11:46:37 2021-12-06 16:46:37,815 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:56) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
11:46:37 2021-12-06 16:46:37,815 INFO  [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:56) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassStr=testCase] - MDC[]
11:46:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest
11:46:37 [INFO] Running org.eclipse.scout.rt.platform.nls.CollatorProviderTest
11:46:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.scout.rt.platform.nls.CollatorProviderTest
11:46:37 [INFO] Running org.eclipse.scout.rt.platform.nls.DynamicNlsTest
11:46:37 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s - in org.eclipse.scout.rt.platform.nls.DynamicNlsTest
11:46:37 [INFO] Running org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderTest
11:46:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderTest
11:46:37 [INFO] Running org.eclipse.scout.rt.platform.nls.NlsResourceBundleTest
11:46:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.nls.NlsResourceBundleTest
11:46:37 [INFO] Running org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest
11:46:37 [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s - in org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest
11:46:37 [INFO] Running org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest
11:46:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest
11:46:37 [INFO] Running org.eclipse.scout.rt.platform.resource.BinaryRefTest
11:46:37 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.scout.rt.platform.resource.BinaryRefTest
11:46:37 [INFO] Running org.eclipse.scout.rt.platform.resource.BinaryResourceTest
11:46:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.scout.rt.platform.resource.BinaryResourceTest
11:46:37 [INFO] Running org.eclipse.scout.rt.platform.security.CrypterTest
11:46:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.eclipse.scout.rt.platform.security.CrypterTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.security.MalwareScannerTest
11:46:38 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.security.MalwareScannerTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.security.SecurityUtilityTest
11:46:38 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s - in org.eclipse.scout.rt.platform.security.SecurityUtilityTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.security.SubjectProcessorTest
11:46:38 2021-12-06 16:46:38,304 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:46:38 2021-12-06 16:46:38,306 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 163 beans in 1.850117 ms - MDC[]
11:46:38 2021-12-06 16:46:38,308 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 163 beans in 1.516217 ms - MDC[]
11:46:38 2021-12-06 16:46:38,309 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
11:46:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.scout.rt.platform.security.SubjectProcessorTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.serialization.OwaspDeserializationTest
11:46:38 2021-12-06 16:46:38,343 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:46:38 2021-12-06 16:46:38,344 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:46:38 [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.032 s - in org.eclipse.scout.rt.platform.serialization.OwaspDeserializationTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.service.ServiceTest
11:46:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.service.ServiceTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.status.MultiStatusTest
11:46:38 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.status.MultiStatusTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.status.StatusTest
11:46:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.status.StatusTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.text.HTMLTextTest
11:46:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.text.HTMLTextTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.text.TextsTest
11:46:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.text.TextsTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest
11:46:38 java.lang.RuntimeException: Expected JUnit exception
11:46:38 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiresNewWithExistingTransactionAndError(TransactionProcessorTest.java:460)
11:46:38 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:46:38 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:46:38 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:46:38 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:46:38 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:46:38 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:46:38 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:46:38 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:334)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:355)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:46:38 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:46:38 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:46:38 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:46:38 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:38 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:38 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:38 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:38 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:46:38 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:46:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:46:38 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:46:38 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:46:38 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:46:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:46:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:46:38 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:46:38 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:46:38 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:46:38 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:38 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:46:38 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:46:38 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:38 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:38 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:38 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:38 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:38 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:38 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:46:38 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:46:38 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:46:38 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:46:38 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:46:38 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:46:38 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:46:38 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:46:38 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:46:38 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:46:38 2021-12-06 16:46:38,438 ERROR [main] org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:59) - Unexpected error during commit of XA transaction [2PC-phase='voting', tx=org.eclipse.scout.rt.platform.transaction.BasicTransaction$MockitoMock$1037802850@72044ee4] - MDC[]
11:46:38 java.lang.RuntimeException: Expected JUnit exception
11:46:38 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiresNewWithoutExistingTransactionAndErrorOnCommit(TransactionProcessorTest.java:328)
11:46:38 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:46:38 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:46:38 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:46:38 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:46:38 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:46:38 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:46:38 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:46:38 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:334)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:355)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:46:38 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:46:38 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:46:38 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:46:38 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:38 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:38 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:38 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:38 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:46:38 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:46:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:46:38 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:46:38 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:46:38 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:46:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:46:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:46:38 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:46:38 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:46:38 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:46:38 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:38 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:46:38 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:46:38 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:38 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:38 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:38 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:38 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:38 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:38 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:46:38 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:46:38 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:46:38 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:46:38 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:46:38 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:46:38 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:46:38 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:46:38 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:46:38 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:46:38 2021-12-06 16:46:38,443 ERROR [main] org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:59) - Unexpected error during commit of XA transaction [2PC-phase='voting', tx=org.eclipse.scout.rt.platform.transaction.BasicTransaction$MockitoMock$1037802850@74b845fd] - MDC[]
11:46:38 java.lang.RuntimeException: Expected JUnit exception
11:46:38 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiredWithoutExistingTransactionAndErrorOnCommit(TransactionProcessorTest.java:600)
11:46:38 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:46:38 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:46:38 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:46:38 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:46:38 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:46:38 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:46:38 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:46:38 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:334)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:355)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:46:38 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:46:38 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:46:38 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:46:38 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:38 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:38 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:38 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:38 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:46:38 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:46:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:46:38 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:46:38 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:46:38 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:46:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:46:38 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:46:38 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:46:38 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:46:38 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:46:38 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:46:38 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:38 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:46:38 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:46:38 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:38 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:38 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:38 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:38 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:38 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:38 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:46:38 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:46:38 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:46:38 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:46:38 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:46:38 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:46:38 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:46:38 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:46:38 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:46:38 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:46:38 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest
11:46:38 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.AssertionsTest
11:46:38 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.AssertionsTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.Base64UtilityTest
11:46:38 #TUNING: decode[1000] sum=24.750610ms min=0.005698ms avg=0.024750ms median=0.023436ms max=0.103303ms  [without 10 smallest and 10 largest:  sum=23.898715 min=0.006775ms avg=0.024411ms median=0.023436ms max=0.059578ms]
11:46:38 #TUNING: encode[1000] sum=2.777387ms min=0.001369ms avg=0.002777ms median=0.001971ms max=0.062352ms  [without 10 smallest and 10 largest:  sum=2.484315 min=0.001513ms avg=0.002537ms median=0.001971ms max=0.012580ms]
11:46:38 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.scout.rt.platform.util.Base64UtilityTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.BeanUtilityTest
11:46:38 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.platform.util.BeanUtilityTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest
11:46:38 [INFO] Tests run: 212, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.BooleanUtilityTest
11:46:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.BooleanUtilityTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.ClassIdentifierTest
11:46:38 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.util.ClassIdentifierTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.CloneUtilityTest
11:46:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.platform.util.CloneUtilityTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.CollectionUtilityTest
11:46:38 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.scout.rt.platform.util.CollectionUtilityTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.CompositeObjectTest
11:46:38 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.CompositeObjectTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest
11:46:38 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest
11:46:38 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.DownloadResponseHelperTest
11:46:38 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.util.DownloadResponseHelperTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.EnumerationUtilityTest
11:46:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.EnumerationUtilityTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.EventListenerListTest
11:46:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.util.EventListenerListTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.FileUtilityTest
11:46:38 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.scout.rt.platform.util.FileUtilityTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.FinalValueTest
11:46:38 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.util.FinalValueTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.FormattingUtilityTest
11:46:38 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.scout.rt.platform.util.FormattingUtilityTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.HexUtilityTest
11:46:38 #TUNING: decode[1000] sum=21.408795ms min=0.001093ms avg=0.021408ms median=0.020598ms max=0.086026ms  [without 10 smallest and 10 largest:  sum=20.825764 min=0.001610ms avg=0.021272ms median=0.020598ms max=0.047244ms]
11:46:38 #TUNING: encode[1000] sum=63.446318ms min=0.001253ms avg=0.063446ms median=0.015302ms max=47.757692ms  [without 10 smallest and 10 largest:  sum=15.320290 min=0.001621ms avg=0.015648ms median=0.015302ms max=0.034976ms]
11:46:38 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.scout.rt.platform.util.HexUtilityTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.IOUtilityTest
11:46:38 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.scout.rt.platform.util.IOUtilityTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.LazyValueTest
11:46:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.LazyValueTest
11:46:38 [INFO] Running org.eclipse.scout.rt.platform.util.LockFileTest
11:46:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 s - in org.eclipse.scout.rt.platform.util.LockFileTest
11:46:39 [INFO] Running org.eclipse.scout.rt.platform.util.MatrixUtilityTest
11:46:39 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.scout.rt.platform.util.MatrixUtilityTest
11:46:39 [INFO] Running org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest
11:46:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest
11:46:39 [INFO] Running org.eclipse.scout.rt.platform.util.NumberUtilityTest
11:46:39 2021-12-06 16:46:39,851 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: 'NaN' - MDC[]
11:46:39 2021-12-06 16:46:39,851 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: '-Infinity' - MDC[]
11:46:39 2021-12-06 16:46:39,851 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: 'Infinity' - MDC[]
11:46:39 2021-12-06 16:46:39,852 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: 'NaN' - MDC[]
11:46:39 2021-12-06 16:46:39,852 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: '-Infinity' - MDC[]
11:46:39 2021-12-06 16:46:39,852 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: 'Infinity' - MDC[]
11:46:39 2021-12-06 16:46:39,853 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: '-Infinity' - MDC[]
11:46:39 2021-12-06 16:46:39,853 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: 'Infinity' - MDC[]
11:46:39 2021-12-06 16:46:39,853 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: 'NaN' - MDC[]
11:46:39 2021-12-06 16:46:39,853 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: '-Infinity' - MDC[]
11:46:39 2021-12-06 16:46:39,853 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: 'Infinity' - MDC[]
11:46:39 2021-12-06 16:46:39,854 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: 'NaN' - MDC[]
11:46:39 2021-12-06 16:46:39,855 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: 'NaN' - MDC[]
11:46:39 2021-12-06 16:46:39,855 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: '-Infinity' - MDC[]
11:46:39 2021-12-06 16:46:39,855 WARN  [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:120) - converting to BigDecimal failed for Number: 'Infinity' - MDC[]
11:46:39 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.scout.rt.platform.util.NumberUtilityTest
11:46:39 [INFO] Running org.eclipse.scout.rt.platform.util.ObjectUtilityTest
11:46:39 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.ObjectUtilityTest
11:46:39 [INFO] Running org.eclipse.scout.rt.platform.util.PairTest
11:46:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.PairTest
11:46:39 [INFO] Running org.eclipse.scout.rt.platform.util.PathValidatorTest
11:46:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.PathValidatorTest
11:46:39 [INFO] Running org.eclipse.scout.rt.platform.util.PreferredValueTest
11:46:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.PreferredValueTest
11:46:39 [INFO] Running org.eclipse.scout.rt.platform.util.ReflectionUtilityTest
11:46:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.ReflectionUtilityTest
11:46:39 [INFO] Running org.eclipse.scout.rt.platform.util.StreamUtilityTest
11:46:39 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.scout.rt.platform.util.StreamUtilityTest
11:46:39 [INFO] Running org.eclipse.scout.rt.platform.util.StringUtilityTest
11:46:39 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.scout.rt.platform.util.StringUtilityTest
11:46:39 [INFO] Running org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest
11:46:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest
11:46:39 [INFO] Running org.eclipse.scout.rt.platform.util.ToStringBuilderTest
11:46:39 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.util.ToStringBuilderTest
11:46:39 [INFO] Running org.eclipse.scout.rt.platform.util.TriStateTest
11:46:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.util.TriStateTest
11:46:39 [INFO] Running org.eclipse.scout.rt.platform.util.TypeCastUtilityTest
11:46:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.platform.util.TypeCastUtilityTest
11:46:39 [INFO] Running org.eclipse.scout.rt.platform.util.UriBuilderTest
11:46:39 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.platform.util.UriBuilderTest
11:46:39 [INFO] Running org.eclipse.scout.rt.platform.util.UriUtilityTest
11:46:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.scout.rt.platform.util.UriUtilityTest
11:46:39 [INFO] Running org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest
11:46:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest
11:46:40 [INFO] Running org.eclipse.scout.rt.platform.util.XmlUtilityTest
11:46:40 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in org.eclipse.scout.rt.platform.util.XmlUtilityTest
11:46:40 [INFO] Running org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest
11:46:40 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest
11:46:40 [INFO] Running org.eclipse.scout.rt.platform.util.collection.TransformingSetTest
11:46:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.collection.TransformingSetTest
11:46:40 [INFO] Running org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest
11:46:41 2021-12-06 16:46:41,422 WARN  [main] org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizer.accept(GroupedSynchronizer.java:282) - Error evaluating lock predicate - MDC[]
11:46:41 java.lang.RuntimeException: null
11:46:41 	at org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest.testWithExceptionInRemove(GroupedSynchronizerTest.java:178)
11:46:41 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:46:41 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:46:41 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:46:41 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:46:41 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:46:41 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:46:41 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:46:41 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:46:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:46:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:46:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:46:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:46:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:46:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:46:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:46:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:46:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:46:41 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:46:41 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:46:41 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:46:41 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:41 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:41 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:41 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:41 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:41 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:46:41 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:46:41 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:46:41 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:46:41 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:46:41 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:46:41 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:46:41 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:46:41 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:46:41 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:46:41 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:46:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:46:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:46:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:46:41 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:46:41 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:41 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:46:41 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:46:41 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:41 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:41 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:41 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:41 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:41 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:41 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:46:41 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:46:41 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:46:41 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:46:41 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:46:41 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:46:41 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:46:41 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:46:41 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:46:41 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:46:43 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.525 s - in org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest
11:46:43 [INFO] Running org.eclipse.scout.rt.platform.util.date.DateProviderTest
11:46:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.platform.util.date.DateProviderTest
11:46:43 [INFO] Running org.eclipse.scout.rt.platform.util.date.DateUtilityTest
11:46:45 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.767 s - in org.eclipse.scout.rt.platform.util.date.DateUtilityTest
11:46:45 [INFO] Running org.eclipse.scout.rt.platform.util.date.StrictSimpleDateFormatTest
11:46:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.platform.util.date.StrictSimpleDateFormatTest
11:46:45 [INFO] Running org.eclipse.scout.rt.platform.util.event.AbstractGroupedListenerListTest
11:46:45 #TUNING: add1 50000 took 86.432253ms
11:46:45 #TUNING: add1-last 50000 took 43.156806ms
11:46:45 #TUNING: add2 50000 took 12.457098ms
11:46:45 #TUNING: add2-last 50000 took 10.736929ms
11:46:45 #TUNING: event1 took 10.430973ms
11:46:45 #TUNING: event2 took 5.286853ms
11:46:46 #TUNING: remove1 50000 took 146.264246ms
11:46:46 #TUNING: remove2 50000 took 7.971763ms
11:46:46 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.336 s - in org.eclipse.scout.rt.platform.util.event.AbstractGroupedListenerListTest
11:46:46 [INFO] Running org.eclipse.scout.rt.platform.util.event.FastListenerListTest
11:46:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.platform.util.event.FastListenerListTest
11:46:46 [INFO] Running org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest
11:46:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest
11:46:46 [INFO] Running org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest
11:46:46 2021-12-06 16:46:46,067 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:50) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] - MDC[]
11:46:46 org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testSingleException(JUnitExceptionHandlerTest.java:33)
11:46:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:46:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:46:46 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:46:46 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:46:46 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:46:46 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:46:46 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:46:46 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:46:46 	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:46:46 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:46:46 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:46:46 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:46:46 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:46 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:46 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:46 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:46 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:46:46 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:46:46 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:46 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:46:46 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:46:46 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:46 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:46 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:46 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:46 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:46 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:46:46 2021-12-06 16:46:46,068 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:50) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception [severity=ERROR]] - MDC[]
11:46:46 org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestProcessingException3: expected JUnit test exception [severity=ERROR]
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testProcessingException(JUnitExceptionHandlerTest.java:63)
11:46:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:46:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:46:46 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:46:46 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:46:46 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:46:46 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:46:46 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:46:46 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:46:46 	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:46:46 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:46:46 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:46:46 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:46:46 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:46 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:46 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:46 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:46 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:46:46 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:46:46 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:46 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:46:46 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:46:46 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:46 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:46 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:46 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:46 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:46 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:46:46 2021-12-06 16:46:46,068 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:45) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=expected JUnit test exception [severity=ERROR]] - MDC[]
11:46:46 2021-12-06 16:46:46,069 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:50) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] - MDC[]
11:46:46 org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testMultipleExceptions(JUnitExceptionHandlerTest.java:46)
11:46:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:46:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:46:46 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:46:46 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:46:46 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:46:46 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:46:46 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:46:46 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:46:46 	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:46:46 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:46:46 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:46:46 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:46:46 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:46 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:46 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:46 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:46 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:46:46 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:46:46 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:46 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:46:46 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:46:46 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:46 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:46 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:46 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:46 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:46 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:46:46 2021-12-06 16:46:46,069 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:53) - Exception will not be re-thrown for JUnit assertion because another exception was already handled. [current exception=org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException2: expected JUnit test exception, other exception=expected JUnit test exception] - MDC[]
11:46:46 2021-12-06 16:46:46,070 ERROR [main] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:135) - TestException1:expected JUnit test exception - MDC[]
11:46:46 org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testCustomExceptionHandler(JUnitExceptionHandlerTest.java:92)
11:46:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:46:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:46:46 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:46:46 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:46:46 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:46:46 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:46:46 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:46:46 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:46:46 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:46:46 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:46:46 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:46:46 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:46 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:46 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:46 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:46 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:46:46 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:46:46 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:46 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:46:46 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:46:46 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:46 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:46 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:46 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:46 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:46 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:46:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest
11:46:46 [INFO] Running org.eclipse.scout.rt.testing.platform.runner.MockBeanTest
11:46:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.testing.platform.runner.MockBeanTest
11:46:46 [INFO] Running org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest
11:46:46 2021-12-06 16:46:46,099 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:50) - Exception will be re-thrown for JUnit assertion. [exception=unexpected exception] - MDC[]
11:46:46 org.eclipse.scout.rt.platform.exception.PlatformException: unexpected exception
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTestFixture.testUnexpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTestFixture.java:126)
11:46:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:46:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:46:46 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:46:46 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:46:46 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:46:46 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:46:46 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:46:46 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:334)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:46:46 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:156)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:139)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:46:46 	at java.base/java.security.AccessController.doPrivileged(Native Method)
11:46:46 	at java.base/javax.security.auth.Subject.doAs(Subject.java:423)
11:46:46 	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:62)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:46:46 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:46:46 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:46:46 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:46:46 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:46 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:46 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:46 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:46 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:46:46 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:46:46 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:46 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
11:46:46 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.runServerTestRunner(PlatformTestRunnerTransactionTest.java:117)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.testUnexpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTest.java:98)
11:46:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:46:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:46:46 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:46:46 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:46:46 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:46:46 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:46:46 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:46:46 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:46:46 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
11:46:46 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
11:46:46 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:46:46 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:46:46 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:46:46 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:46 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:46 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:46 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:46 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:46 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:46 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:46:46 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:46:46 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:46 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:46 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:46 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:46 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:46 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:46:46 2021-12-06 16:46:46,104 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:50) - Exception will be re-thrown for JUnit assertion. [exception=expected exception] - MDC[]
11:46:46 org.eclipse.scout.rt.platform.exception.PlatformException: expected exception
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTestFixture.testExpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTestFixture.java:121)
11:46:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:46:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:46:46 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:46:46 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:46:46 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:46:46 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:46:46 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:46:46 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:46:46 	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:334)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:46:46 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:156)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:139)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:46:46 	at java.base/java.security.AccessController.doPrivileged(Native Method)
11:46:46 	at java.base/javax.security.auth.Subject.doAs(Subject.java:423)
11:46:46 	at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:43)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:62)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:46:46 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:46:46 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:46:46 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:46:46 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:46 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:46 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:46 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:46 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:46:46 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:46:46 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:46:46 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:46:46 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:46:46 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:46 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
11:46:46 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.runServerTestRunner(PlatformTestRunnerTransactionTest.java:117)
11:46:46 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.testExpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTest.java:93)
11:46:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:46:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:46:46 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:46:46 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:46:46 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:46:46 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:46:46 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:46:46 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:46:46 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
11:46:46 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
11:46:46 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:46:46 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:46:46 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:46:46 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:46 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:46 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:46 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:46 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:46 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:46 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:46:46 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:46:46 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:46:46 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:46:46 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:46:46 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:46:46 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:46:46 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:46:46 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:46:46 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:46:46 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest
11:46:46 [INFO] Running org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest
11:46:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest
11:46:46 [INFO] Running org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest
11:46:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest
11:46:46 [INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest
11:46:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest
11:46:46 [INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest
11:46:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest
11:46:46 [INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest
11:46:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest
11:46:46 [INFO] Running org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest
11:46:47 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 s - in org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest
11:46:47 [INFO] Running org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest
11:46:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 s - in org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest
11:46:48 [INFO] Running org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest
11:46:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest
11:46:48 [INFO] Running org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest
11:46:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest
11:46:48 [INFO] Running org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest
11:46:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest
11:46:48 [INFO] Running org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest
11:46:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest
11:46:48 [INFO] 
11:46:48 [INFO] Results:
11:46:48 [INFO] 
11:46:48 [WARNING] Tests run: 1898, Failures: 0, Errors: 0, Skipped: 6
11:46:48 [INFO] 
11:46:48 [INFO] 
11:46:48 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.platform.test ---
11:46:48 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT.jar
11:46:48 [INFO] 
11:46:48 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.platform.test ---
11:46:48 [INFO] Skipping because packaging 'jar' is not pom.
11:46:48 [INFO] 
11:46:48 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.platform.test ---
11:46:48 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT-tests.jar
11:46:48 [INFO] 
11:46:48 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform.test ---
11:46:48 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT-sources.jar
11:46:48 [INFO] 
11:46:48 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform.test ---
11:46:48 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT-test-sources.jar
11:46:48 [INFO] 
11:46:48 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.platform.test ---
11:46:48 [INFO] Checking compile classpath
11:46:48 [INFO] Checking runtime classpath
11:46:48 [INFO] Checking test classpath
11:46:48 [INFO] 
11:46:48 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.platform.test ---
11:46:48 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
11:46:49 [INFO] 
11:46:49 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.platform.test ---
11:46:49 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT.jar
11:46:49 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT.pom
11:46:49 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT-tests.jar
11:46:49 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT-sources.jar
11:46:49 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.platform.test-9.0.0-SNAPSHOT-test-sources.jar
11:46:49 [INFO] 
11:46:49 [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared >----------
11:46:49 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.shared 9.0.0-SNAPSHOT [5/48]
11:46:49 [INFO] --------------------------------[ jar ]---------------------------------
11:46:51 [INFO] 
11:46:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.shared ---
11:46:51 [INFO] 
11:46:51 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared ---
11:46:51 [INFO] Skipping Rule Enforcement.
11:46:51 [INFO] 
11:46:51 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.shared ---
11:46:52 [INFO] 
11:46:52 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.shared ---
11:46:52 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared/../org.eclipse.scout.rt/target/jacoco-all.exec
11:46:52 [INFO] 
11:46:52 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.shared ---
11:46:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:46:52 [INFO] Copying 29 resources
11:46:52 [INFO] 
11:46:52 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.shared ---
11:46:52 [INFO] Changes detected - recompiling the module!
11:46:52 [INFO] Compiling 307 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared/target/classes
11:46:53 [INFO] 
11:46:53 [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.shared ---
11:46:53 [INFO] 
11:46:53 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.shared ---
11:46:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:46:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared/src/test/resources
11:46:53 [INFO] 
11:46:53 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared ---
11:46:53 [INFO] No sources to compile
11:46:53 [INFO] 
11:46:53 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.shared ---
11:46:53 [INFO] No tests to run.
11:46:53 [INFO] 
11:46:53 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.shared ---
11:46:53 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-9.0.0-SNAPSHOT.jar
11:46:53 [INFO] 
11:46:53 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.shared ---
11:46:53 [INFO] Skipping because packaging 'jar' is not pom.
11:46:53 [INFO] 
11:46:53 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.shared ---
11:46:53 [INFO] Skipping packaging of the test-jar
11:46:53 [INFO] 
11:46:53 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared ---
11:46:53 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-9.0.0-SNAPSHOT-sources.jar
11:46:53 [INFO] 
11:46:53 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared ---
11:46:53 [INFO] No sources in project. Archive not created.
11:46:53 [INFO] 
11:46:53 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.shared ---
11:46:53 [INFO] Checking compile classpath
11:46:54 [INFO] Checking runtime classpath
11:46:54 [INFO] Checking test classpath
11:46:54 [INFO] 
11:46:54 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.shared ---
11:46:54 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
11:46:54 [INFO] 
11:46:54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.shared ---
11:46:54 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/9.0.0-SNAPSHOT/org.eclipse.scout.rt.shared-9.0.0-SNAPSHOT.jar
11:46:54 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/9.0.0-SNAPSHOT/org.eclipse.scout.rt.shared-9.0.0-SNAPSHOT.pom
11:46:54 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/9.0.0-SNAPSHOT/org.eclipse.scout.rt.shared-9.0.0-SNAPSHOT-sources.jar
11:46:54 [INFO] 
11:46:54 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test >--------
11:46:54 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test 9.0.0-SNAPSHOT [6/48]
11:46:54 [INFO] --------------------------------[ jar ]---------------------------------
11:46:54 [INFO] 
11:46:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.shared.test ---
11:46:54 [INFO] 
11:46:54 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared.test ---
11:46:54 [INFO] Skipping Rule Enforcement.
11:46:54 [INFO] 
11:46:54 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.shared.test ---
11:46:56 [INFO] 
11:46:56 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.shared.test ---
11:46:56 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/../org.eclipse.scout.rt/target/jacoco-all.exec
11:46:56 [INFO] 
11:46:56 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.shared.test ---
11:46:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:46:56 [INFO] Copying 1 resource
11:46:56 [INFO] 
11:46:56 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.shared.test ---
11:46:56 [INFO] Changes detected - recompiling the module!
11:46:56 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/classes
11:46:56 [INFO] 
11:46:56 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.shared.test ---
11:46:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:46:56 [INFO] Copying 9 resources
11:46:56 [INFO] 
11:46:56 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared.test ---
11:46:56 [INFO] Changes detected - recompiling the module!
11:46:56 [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/test-classes
11:46:56 [INFO] 
11:46:56 [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.shared.test ---
11:46:56 [INFO] 
11:46:56 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.shared.test ---
11:46:56 [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/surefire-reports
11:46:56 [INFO] 
11:46:56 [INFO] -------------------------------------------------------
11:46:56 [INFO]  T E S T S
11:46:56 [INFO] -------------------------------------------------------
11:46:57 [INFO] Running org.eclipse.scout.rt.shared.cache.BasicCacheTest
11:46:57 2021-12-06 16:46:57,819 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:46:57 2021-12-06 16:46:57,834 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[]
11:46:57 2021-12-06 16:46:57,903 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:44) - Finished building jandex class inventory in 75.881667 ms. Total class count: 1247 - MDC[]
11:46:58 2021-12-06 16:46:58,016 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 171 beans in 111.348832 ms - MDC[]
11:46:58 2021-12-06 16:46:58,054 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 171 beans in 38.014782 ms - MDC[]
11:46:58 2021-12-06 16:46:58,062 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
11:46:58 2021-12-06 16:46:58,069 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:42) - 9 code type classes registered. - MDC[]
11:46:58 2021-12-06 16:46:58,070 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
11:46:58 2021-12-06 16:46:58,214 INFO  [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:76) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted - MDC[]
11:46:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s - in org.eclipse.scout.rt.shared.cache.BasicCacheTest
11:46:58 [INFO] Running org.eclipse.scout.rt.shared.cache.CacheBuilderTest
11:46:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.109 s - in org.eclipse.scout.rt.shared.cache.CacheBuilderTest
11:46:59 [INFO] Running org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest
11:46:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest
11:46:59 [INFO] Running org.eclipse.scout.rt.shared.calendar.CalendarTest
11:46:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.eclipse.scout.rt.shared.calendar.CalendarTest
11:46:59 [INFO] Running org.eclipse.scout.rt.shared.csv.CsvHelperTest
11:46:59 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.eclipse.scout.rt.shared.csv.CsvHelperTest
11:46:59 [INFO] Running org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObjectTest
11:46:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObjectTest
11:46:59 [INFO] Running org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelperTest
11:46:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelperTest
11:46:59 [INFO] Running org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest
11:46:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest
11:46:59 [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest
11:46:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest
11:46:59 [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataTest
11:46:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.shared.data.form.FormDataTest
11:46:59 [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest
11:46:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest
11:46:59 [INFO] Running org.eclipse.scout.rt.shared.data.form.FormFieldDataTest
11:46:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.shared.data.form.FormFieldDataTest
11:46:59 [INFO] Running org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest
11:46:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest
11:46:59 [INFO] Running org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest
11:46:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest
11:46:59 [INFO] Running org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest
11:46:59 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s - in org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest
11:46:59 [INFO] Running org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest
11:47:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 s - in org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest
11:47:00 [INFO] Running org.eclipse.scout.rt.shared.extension.ExtensionChainTest
11:47:00 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.scout.rt.shared.extension.ExtensionChainTest
11:47:00 [INFO] Running org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest
11:47:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest
11:47:00 [INFO] Running org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest
11:47:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest
11:47:00 [INFO] Running org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest
11:47:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest
11:47:00 [INFO] Running org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest
11:47:00 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest
11:47:00 [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeRowTest
11:47:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.shared.services.common.code.CodeRowTest
11:47:00 [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest
11:47:00 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest
11:47:00 [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest
11:47:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest
11:47:00 [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest
11:47:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest
11:47:00 [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest
11:47:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest
11:47:00 [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest
11:47:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest
11:47:00 [INFO] Running org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest
11:47:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest
11:47:00 [INFO] Running org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest
11:47:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest
11:47:00 [INFO] Running org.eclipse.scout.rt.shared.services.common.security.SharedAccessControlServiceTest
11:47:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.scout.rt.shared.services.common.security.SharedAccessControlServiceTest
11:47:00 [INFO] Running org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest
11:47:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest
11:47:00 [INFO] Running org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest
11:47:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest
11:47:00 [INFO] Running org.eclipse.scout.rt.shared.services.lookup.LookupRowTest
11:47:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.shared.services.lookup.LookupRowTest
11:47:00 [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest
11:47:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest
11:47:00 [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest
11:47:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest
11:47:00 [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest
11:47:01 2021-12-06 16:47:01,038 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
11:47:01 2021-12-06 16:47:01,044 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
11:47:01 2021-12-06 16:47:01,045 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
11:47:01 2021-12-06 16:47:01,046 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
11:47:01 2021-12-06 16:47:01,047 ERROR [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:56) - The annotation @TunnelToServer can only be used on public interfaces, not on org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest$FixtureTunnelToServerEx3Impl - MDC[]
11:47:01 2021-12-06 16:47:01,047 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
11:47:01 2021-12-06 16:47:01,048 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
11:47:01 2021-12-06 16:47:01,050 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
11:47:01 2021-12-06 16:47:01,050 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
11:47:01 2021-12-06 16:47:01,051 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
11:47:01 2021-12-06 16:47:01,052 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
11:47:01 2021-12-06 16:47:01,053 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:68) - Tunnel to server proxies registered. - MDC[]
11:47:01 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest
11:47:01 [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest
11:47:01 2021-12-06 16:47:01,055 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:47:01 2021-12-06 16:47:01,058 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 171 beans in 2.910320 ms - MDC[]
11:47:01 2021-12-06 16:47:01,062 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 171 beans in 3.995163 ms - MDC[]
11:47:01 2021-12-06 16:47:01,063 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
11:47:01 2021-12-06 16:47:01,063 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:42) - 9 code type classes registered. - MDC[]
11:47:01 2021-12-06 16:47:01,064 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
11:47:01 2021-12-06 16:47:01,112 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:47:01 2021-12-06 16:47:01,113 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:47:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest
11:47:01 [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest
11:47:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest
11:47:01 [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest
11:47:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s - in org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest
11:47:01 [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest
11:47:01 2021-12-06 16:47:01,469 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.install(MultiSessionCookieStoreInstaller.java:43) - Successfully installed java.net.CookieManager@781ecbac (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@5cb654e3) - MDC[]
11:47:01 2021-12-06 16:47:01,556 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:72) - Overriding pre-installed cookie handler: Mock for CookieHandler, hashCode: 1417324532 - MDC[]
11:47:01 2021-12-06 16:47:01,557 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:72) - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 289909513 (Cookie store: null) - MDC[]
11:47:01 2021-12-06 16:47:01,623 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:72) - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 289909513 (Cookie store: Mock for CookieStore, hashCode: 193882497) - MDC[]
11:47:01 2021-12-06 16:47:01,624 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:65) - Don't overriding already installed MultiSessionCookieStore cookie handler from same deployment: java.net.CookieManager@781ecbac (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@5cb654e3) - MDC[]
11:47:01 2021-12-06 16:47:01,624 INFO  [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.uninstall(MultiSessionCookieStoreInstaller.java:81) - Successfully uninstalled java.net.CookieManager@781ecbac (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@5cb654e3) - MDC[]
11:47:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s - in org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest
11:47:01 [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallableDisconnectTest
11:47:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s - in org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallableDisconnectTest
11:47:01 [INFO] Running org.eclipse.scout.rt.shared.session.SessionDataTest
11:47:01 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.scout.rt.shared.session.SessionDataTest
11:47:01 [INFO] Running org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest
11:47:01 2021-12-06 16:47:01,877 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:107) - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent:  - MDC[]
11:47:01 org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
11:47:01 	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45)
11:47:01 	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:104)
11:47:01 	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testEmptyId(DefaultUserAgentParserTest.java:35)
11:47:01 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:47:01 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:47:01 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:47:01 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:47:01 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:47:01 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:47:01 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:47:01 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:47:01 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:47:01 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:47:01 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:47:01 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:47:01 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:47:01 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:47:01 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:47:01 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:47:01 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:47:01 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:47:01 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:47:01 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:47:01 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:47:01 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:47:01 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:47:01 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:47:01 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:47:01 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:47:01 2021-12-06 16:47:01,878 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:107) - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent: XY|DESKTOP|UNKNOWN|Windows7 - MDC[]
11:47:01 org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
11:47:01 	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45)
11:47:01 	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:104)
11:47:01 	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testInvalidId(DefaultUserAgentParserTest.java:29)
11:47:01 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:47:01 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:47:01 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:47:01 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:47:01 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:47:01 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:47:01 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:47:01 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:47:01 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:47:01 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:47:01 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:47:01 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:47:01 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:47:01 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:47:01 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:47:01 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:47:01 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:47:01 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:47:01 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:47:01 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:47:01 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:47:01 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:47:01 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:47:01 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:47:01 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:47:01 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:47:01 2021-12-06 16:47:01,880 WARN  [main] org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.createIdentifier(DefaultUserAgentParser.java:70) - Character which is used as delimiter has been found in uiDeviceId. Replaced with '_'. Old uiDeviceId: xxx|yyy. New uiDeviceId: xxx_yyy - MDC[]
11:47:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest
11:47:01 [INFO] Running org.eclipse.scout.rt.shared.ui.UserAgentTest
11:47:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.shared.ui.UserAgentTest
11:47:02 [INFO] 
11:47:02 [INFO] Results:
11:47:02 [INFO] 
11:47:02 [INFO] Tests run: 220, Failures: 0, Errors: 0, Skipped: 0
11:47:02 [INFO] 
11:47:02 [INFO] 
11:47:02 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.shared.test ---
11:47:02 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT.jar
11:47:02 [INFO] 
11:47:02 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.shared.test ---
11:47:02 [INFO] Skipping because packaging 'jar' is not pom.
11:47:02 [INFO] 
11:47:02 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.shared.test ---
11:47:02 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT-tests.jar
11:47:02 [INFO] 
11:47:02 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared.test ---
11:47:02 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT-sources.jar
11:47:02 [INFO] 
11:47:02 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared.test ---
11:47:02 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT-test-sources.jar
11:47:02 [INFO] 
11:47:02 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.shared.test ---
11:47:02 [INFO] Checking compile classpath
11:47:02 [INFO] Checking runtime classpath
11:47:02 [INFO] Checking test classpath
11:47:02 [INFO] 
11:47:02 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.shared.test ---
11:47:02 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
11:47:02 [INFO] 
11:47:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.shared.test ---
11:47:02 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT.jar
11:47:02 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT.pom
11:47:02 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT-tests.jar
11:47:02 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT-sources.jar
11:47:02 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.shared.test-9.0.0-SNAPSHOT-test-sources.jar
11:47:02 [INFO] 
11:47:02 [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons >------
11:47:02 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons 9.0.0-SNAPSHOT [7/48]
11:47:02 [INFO] --------------------------------[ jar ]---------------------------------
11:47:03 [INFO] 
11:47:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.server.commons ---
11:47:03 [INFO] 
11:47:03 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons ---
11:47:03 [INFO] Skipping Rule Enforcement.
11:47:03 [INFO] 
11:47:03 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.server.commons ---
11:47:04 [INFO] 
11:47:04 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.server.commons ---
11:47:04 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons/../org.eclipse.scout.rt/target/jacoco-all.exec
11:47:04 [INFO] 
11:47:04 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.server.commons ---
11:47:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:47:04 [INFO] Copying 1 resource
11:47:04 [INFO] 
11:47:04 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.server.commons ---
11:47:04 [INFO] Changes detected - recompiling the module!
11:47:04 [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons/target/classes
11:47:04 [INFO] 
11:47:04 [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.commons ---
11:47:04 [INFO] 
11:47:04 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons ---
11:47:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:47:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons/src/test/resources
11:47:04 [INFO] 
11:47:04 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons ---
11:47:04 [INFO] No sources to compile
11:47:04 [INFO] 
11:47:04 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.server.commons ---
11:47:04 [INFO] No tests to run.
11:47:04 [INFO] 
11:47:04 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.server.commons ---
11:47:04 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-9.0.0-SNAPSHOT.jar
11:47:04 [INFO] 
11:47:04 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.commons ---
11:47:04 [INFO] Skipping because packaging 'jar' is not pom.
11:47:04 [INFO] 
11:47:04 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons ---
11:47:04 [INFO] Skipping packaging of the test-jar
11:47:04 [INFO] 
11:47:04 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons ---
11:47:04 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-9.0.0-SNAPSHOT-sources.jar
11:47:04 [INFO] 
11:47:04 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons ---
11:47:04 [INFO] No sources in project. Archive not created.
11:47:04 [INFO] 
11:47:04 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.server.commons ---
11:47:04 [INFO] Checking compile classpath
11:47:04 [INFO] Checking runtime classpath
11:47:04 [INFO] Checking test classpath
11:47:04 [INFO] 
11:47:04 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.commons ---
11:47:04 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
11:47:05 [INFO] 
11:47:05 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.commons ---
11:47:05 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.commons-9.0.0-SNAPSHOT.jar
11:47:05 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.commons-9.0.0-SNAPSHOT.pom
11:47:05 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.commons-9.0.0-SNAPSHOT-sources.jar
11:47:05 [INFO] 
11:47:05 [INFO] ---< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test >----
11:47:05 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test 9.0.0-SNAPSHOT [8/48]
11:47:05 [INFO] --------------------------------[ jar ]---------------------------------
11:47:05 [INFO] 
11:47:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.server.commons.test ---
11:47:05 [INFO] 
11:47:05 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons.test ---
11:47:05 [INFO] Skipping Rule Enforcement.
11:47:05 [INFO] 
11:47:05 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.server.commons.test ---
11:47:06 [INFO] 
11:47:06 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.server.commons.test ---
11:47:06 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/../org.eclipse.scout.rt/target/jacoco-all.exec
11:47:06 [INFO] 
11:47:06 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.server.commons.test ---
11:47:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:47:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/src/main/resources
11:47:06 [INFO] 
11:47:06 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.server.commons.test ---
11:47:06 [INFO] No sources to compile
11:47:06 [INFO] 
11:47:06 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons.test ---
11:47:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:47:06 [INFO] Copying 2 resources
11:47:06 [INFO] 
11:47:06 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons.test ---
11:47:06 [INFO] Changes detected - recompiling the module!
11:47:06 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/target/test-classes
11:47:07 [INFO] 
11:47:07 [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.commons.test ---
11:47:07 [INFO] [SKIP] Cannot process fileset in directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/target/classes. Directory does not exist!
11:47:07 [INFO] 
11:47:07 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.server.commons.test ---
11:47:07 [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/target/surefire-reports
11:47:07 [INFO] 
11:47:07 [INFO] -------------------------------------------------------
11:47:07 [INFO]  T E S T S
11:47:07 [INFO] -------------------------------------------------------
11:47:07 [INFO] Running org.eclipse.scout.rt.server.commons.FileUtilityMimeTypeTest
11:47:08 2021-12-06 16:47:08,701 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:47:08 2021-12-06 16:47:08,715 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[]
11:47:08 2021-12-06 16:47:08,756 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:44) - Finished building jandex class inventory in 48.259310 ms. Total class count: 1141 - MDC[]
11:47:08 2021-12-06 16:47:08,926 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 192 beans in 167.892225 ms - MDC[]
11:47:08 2021-12-06 16:47:08,952 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 192 beans in 25.970023 ms - MDC[]
11:47:08 2021-12-06 16:47:08,959 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
11:47:08 2021-12-06 16:47:08,964 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:42) - 0 code type classes registered. - MDC[]
11:47:08 2021-12-06 16:47:08,997 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
11:47:09 2021-12-06 16:47:09,063 INFO  [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:76) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted - MDC[]
11:47:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.285 s - in org.eclipse.scout.rt.server.commons.FileUtilityMimeTypeTest
11:47:09 [INFO] Running org.eclipse.scout.rt.server.commons.context.HttpRunContextProducerTest
11:47:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.eclipse.scout.rt.server.commons.context.HttpRunContextProducerTest
11:47:09 [INFO] Running org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest
11:47:11 2021-12-06 16:47:11,306 WARN  [Time-limited test] org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker.checkHealth(AbstractHealthChecker.java:132) - HealthCheck[6f6227fc-a03a-4488-a816-af53e9e28302] has timed out after 1000ms, future=JobFutureTask@36115055[job=6f6227fc-a03a-4488-a816-af53e9e28302, state=RUNNING]. Cancelling job now. - MDC[]
11:47:15 2021-12-06 16:47:15,343 INFO  [scout-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:50) - Exception will be re-thrown for JUnit assertion. [exception=Array index out of range: 2] - MDC[jobName=bc0e4707-93c7-471b-9269-ef78aa1b2b4c]
11:47:15 java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 2
11:47:15 	at org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest$5.run(HealthCheckerTest.java:210)
11:47:15 	at org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest$1.execCheckHealth(HealthCheckerTest.java:65)
11:47:15 	at org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker.lambda$0(AbstractHealthChecker.java:146)
11:47:15 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:47:15 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
11:47:15 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:47:15 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:47:15 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:47:15 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:142)
11:47:15 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:78)
11:47:15 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:47:15 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:47:15 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:47:15 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
11:47:15 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:47:15 	at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32)
11:47:15 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:47:15 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:47:15 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:106)
11:47:15 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:47:15 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:175)
11:47:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:47:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:47:15 	at java.base/java.lang.Thread.run(Thread.java:834)
11:47:15 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:63)
11:47:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.087 s - in org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest
11:47:15 [INFO] Running org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetectorTest
11:47:15 2021-12-06 16:47:15,348 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:47:15 2021-12-06 16:47:15,351 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 192 beans in 2.278192 ms - MDC[]
11:47:15 2021-12-06 16:47:15,354 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 192 beans in 3.658695 ms - MDC[]
11:47:15 2021-12-06 16:47:15,355 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
11:47:15 2021-12-06 16:47:15,356 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:42) - 0 code type classes registered. - MDC[]
11:47:15 2021-12-06 16:47:15,356 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
11:47:15 2021-12-06 16:47:15,371 WARN  [main] org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetector.accept(SequenceNumberDuplicateDetector.java:111) - Potential duplicate request id 2. The cache size is 2, the window is 3, 4. Assuming new key is valid. - MDC[]
11:47:15 2021-12-06 16:47:15,371 WARN  [main] org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetector.accept(SequenceNumberDuplicateDetector.java:111) - Potential duplicate request id 1. The cache size is 3, the window is 2, 4. Assuming new key is valid. - MDC[]
11:47:15 2021-12-06 16:47:15,375 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:47:15 2021-12-06 16:47:15,375 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:47:15 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.029 s - in org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetectorTest
11:47:15 [INFO] Running org.eclipse.scout.rt.server.commons.servlet.ContentSecurityPolicyTest
11:47:15 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.scout.rt.server.commons.servlet.ContentSecurityPolicyTest
11:47:15 [INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpClientInfoTest
11:47:15 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in org.eclipse.scout.rt.server.commons.servlet.HttpClientInfoTest
11:47:15 [INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpProxyTest
11:47:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s - in org.eclipse.scout.rt.server.commons.servlet.HttpProxyTest
11:47:15 [INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpServletControlTest
11:47:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s - in org.eclipse.scout.rt.server.commons.servlet.HttpServletControlTest
11:47:15 [INFO] Running org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest
11:47:15 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest
11:47:15 [INFO] Running org.eclipse.scout.rt.server.commons.servlet.cache.DownloadHttpResponseInterceptorTest
11:47:16 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.scout.rt.server.commons.servlet.cache.DownloadHttpResponseInterceptorTest
11:47:16 [INFO] 
11:47:16 [INFO] Results:
11:47:16 [INFO] 
11:47:16 [WARNING] Tests run: 68, Failures: 0, Errors: 0, Skipped: 1
11:47:16 [INFO] 
11:47:16 [INFO] 
11:47:16 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.server.commons.test ---
11:47:16 [WARNING] JAR will be empty - no content was marked for inclusion!
11:47:16 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-9.0.0-SNAPSHOT.jar
11:47:16 [INFO] 
11:47:16 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.commons.test ---
11:47:16 [INFO] Skipping because packaging 'jar' is not pom.
11:47:16 [INFO] 
11:47:16 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons.test ---
11:47:16 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-9.0.0-SNAPSHOT-tests.jar
11:47:16 [INFO] 
11:47:16 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons.test ---
11:47:16 [INFO] No sources in project. Archive not created.
11:47:16 [INFO] 
11:47:16 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons.test ---
11:47:16 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-9.0.0-SNAPSHOT-test-sources.jar
11:47:16 [INFO] 
11:47:16 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.server.commons.test ---
11:47:16 [INFO] Checking compile classpath
11:47:16 [INFO] Checking runtime classpath
11:47:16 [INFO] Checking test classpath
11:47:16 [INFO] 
11:47:16 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.commons.test ---
11:47:16 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
11:47:17 [INFO] 
11:47:17 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.commons.test ---
11:47:17 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-9.0.0-SNAPSHOT.jar
11:47:17 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-9.0.0-SNAPSHOT.pom
11:47:17 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-9.0.0-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-9.0.0-SNAPSHOT-tests.jar
11:47:17 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-9.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-9.0.0-SNAPSHOT-test-sources.jar
11:47:17 [INFO] 
11:47:17 [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api >----------
11:47:17 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api 9.0.0-SNAPSHOT [9/48]
11:47:17 [INFO] --------------------------------[ jar ]---------------------------------
11:47:17 [INFO] 
11:47:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.mom.api ---
11:47:17 [INFO] 
11:47:17 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.api ---
11:47:17 [INFO] Skipping Rule Enforcement.
11:47:17 [INFO] 
11:47:17 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.mom.api ---
11:47:18 [INFO] 
11:47:18 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.mom.api ---
11:47:18 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.mom.api/../org.eclipse.scout.rt/target/jacoco-all.exec
11:47:18 [INFO] 
11:47:18 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.mom.api ---
11:47:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:47:18 [INFO] Copying 1 resource
11:47:18 [INFO] 
11:47:18 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.mom.api ---
11:47:18 [INFO] Changes detected - recompiling the module!
11:47:18 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.mom.api/target/classes
11:47:18 [INFO] 
11:47:18 [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.mom.api ---
11:47:18 [INFO] 
11:47:18 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.mom.api ---
11:47:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:47:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.mom.api/src/test/resources
11:47:18 [INFO] 
11:47:18 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.api ---
11:47:18 [INFO] No sources to compile
11:47:18 [INFO] 
11:47:18 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.mom.api ---
11:47:18 [INFO] No tests to run.
11:47:18 [INFO] 
11:47:18 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.mom.api ---
11:47:18 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-9.0.0-SNAPSHOT.jar
11:47:18 [INFO] 
11:47:18 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.mom.api ---
11:47:18 [INFO] Skipping because packaging 'jar' is not pom.
11:47:18 [INFO] 
11:47:18 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.api ---
11:47:18 [INFO] Skipping packaging of the test-jar
11:47:18 [INFO] 
11:47:18 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.api ---
11:47:18 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-9.0.0-SNAPSHOT-sources.jar
11:47:18 [INFO] 
11:47:18 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.api ---
11:47:18 [INFO] No sources in project. Archive not created.
11:47:18 [INFO] 
11:47:18 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.mom.api ---
11:47:18 [INFO] Checking compile classpath
11:47:18 [INFO] Checking runtime classpath
11:47:18 [INFO] Checking test classpath
11:47:18 [INFO] 
11:47:18 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.mom.api ---
11:47:18 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
11:47:19 [INFO] 
11:47:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.mom.api ---
11:47:19 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/9.0.0-SNAPSHOT/org.eclipse.scout.rt.mom.api-9.0.0-SNAPSHOT.jar
11:47:19 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.mom.api/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/9.0.0-SNAPSHOT/org.eclipse.scout.rt.mom.api-9.0.0-SNAPSHOT.pom
11:47:19 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/9.0.0-SNAPSHOT/org.eclipse.scout.rt.mom.api-9.0.0-SNAPSHOT-sources.jar
11:47:19 [INFO] 
11:47:19 [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.server >----------
11:47:19 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server 9.0.0-SNAPSHOT [10/48]
11:47:19 [INFO] --------------------------------[ jar ]---------------------------------
11:47:19 [INFO] 
11:47:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.server ---
11:47:19 [INFO] 
11:47:19 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server ---
11:47:19 [INFO] Skipping Rule Enforcement.
11:47:19 [INFO] 
11:47:19 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.server ---
11:47:20 [INFO] 
11:47:20 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.server ---
11:47:20 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server/../org.eclipse.scout.rt/target/jacoco-all.exec
11:47:20 [INFO] 
11:47:20 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.server ---
11:47:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:47:20 [INFO] Copying 1 resource
11:47:20 [INFO] 
11:47:20 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.server ---
11:47:20 [INFO] Changes detected - recompiling the module!
11:47:20 [INFO] Compiling 106 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server/target/classes
11:47:20 [INFO] 
11:47:20 [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server ---
11:47:20 [INFO] 
11:47:20 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.server ---
11:47:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:47:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server/src/test/resources
11:47:20 [INFO] 
11:47:20 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server ---
11:47:20 [INFO] No sources to compile
11:47:20 [INFO] 
11:47:20 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.server ---
11:47:20 [INFO] No tests to run.
11:47:20 [INFO] 
11:47:20 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.server ---
11:47:21 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-9.0.0-SNAPSHOT.jar
11:47:21 [INFO] 
11:47:21 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server ---
11:47:21 [INFO] Skipping because packaging 'jar' is not pom.
11:47:21 [INFO] 
11:47:21 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.server ---
11:47:21 [INFO] Skipping packaging of the test-jar
11:47:21 [INFO] 
11:47:21 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server ---
11:47:21 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-9.0.0-SNAPSHOT-sources.jar
11:47:21 [INFO] 
11:47:21 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server ---
11:47:21 [INFO] No sources in project. Archive not created.
11:47:21 [INFO] 
11:47:21 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.server ---
11:47:21 [INFO] Checking compile classpath
11:47:21 [INFO] Checking runtime classpath
11:47:21 [INFO] Checking test classpath
11:47:21 [INFO] 
11:47:21 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server ---
11:47:21 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
11:47:21 [INFO] 
11:47:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server ---
11:47:21 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server-9.0.0-SNAPSHOT.jar
11:47:21 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server-9.0.0-SNAPSHOT.pom
11:47:21 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server-9.0.0-SNAPSHOT-sources.jar
11:47:21 [INFO] 
11:47:21 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.test >--------
11:47:21 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.test 9.0.0-SNAPSHOT [11/48]
11:47:21 [INFO] --------------------------------[ jar ]---------------------------------
11:47:22 [INFO] 
11:47:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.server.test ---
11:47:22 [INFO] 
11:47:22 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.test ---
11:47:22 [INFO] Skipping Rule Enforcement.
11:47:22 [INFO] 
11:47:22 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.server.test ---
11:47:24 [INFO] 
11:47:24 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.server.test ---
11:47:24 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/../org.eclipse.scout.rt/target/jacoco-all.exec
11:47:24 [INFO] 
11:47:24 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.server.test ---
11:47:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:47:24 [INFO] Copying 1 resource
11:47:24 [INFO] 
11:47:24 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.server.test ---
11:47:24 [INFO] Changes detected - recompiling the module!
11:47:24 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/classes
11:47:24 [INFO] 
11:47:24 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.server.test ---
11:47:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:47:24 [INFO] Copying 3 resources
11:47:24 [INFO] 
11:47:24 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.test ---
11:47:24 [INFO] Changes detected - recompiling the module!
11:47:24 [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes
11:47:24 [INFO] 
11:47:24 [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.test ---
11:47:24 [INFO] 
11:47:24 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.server.test ---
11:47:24 [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/surefire-reports
11:47:24 [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
11:47:24 [INFO] 
11:47:24 [INFO] -------------------------------------------------------
11:47:24 [INFO]  T E S T S
11:47:24 [INFO] -------------------------------------------------------
11:47:26 2021-12-06 16:47:26,120 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:47:26 2021-12-06 16:47:26,134 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[]
11:47:26 2021-12-06 16:47:26,209 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.<clinit>(ClassInventory.java:44) - Finished building jandex class inventory in 81.194442 ms. Total class count: 1521 - MDC[]
11:47:26 2021-12-06 16:47:26,357 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 275 beans in 146.808592 ms - MDC[]
11:47:26 2021-12-06 16:47:26,421 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 275 beans in 64.415734 ms - MDC[]
11:47:26 2021-12-06 16:47:26,430 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
11:47:26 2021-12-06 16:47:26,436 INFO  [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:42) - 2 code type classes registered. - MDC[]
11:47:26 2021-12-06 16:47:26,438 INFO  [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
11:47:26 2021-12-06 16:47:26,444 INFO  [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. - MDC[]
11:47:26 [INFO] Running org.eclipse.scout.rt.server.AbstractServerSessionTest
11:47:26 2021-12-06 16:47:26,628 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@44384b4a[id = e32bte36o3fld9ocsdogtk98o57jucoku96ajarlb0lgc37q6fl], user=john] - MDC[]
11:47:26 2021-12-06 16:47:26,971 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@11d422fd[id = 07afc9f7-f773-4dbc-a068-b35b56f8266c], user=john] - MDC[]
11:47:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s - in org.eclipse.scout.rt.server.AbstractServerSessionTest
11:47:26 [INFO] Running org.eclipse.scout.rt.server.PiggyBackClientNotificationTest
11:47:27 2021-12-06 16:47:27,129 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:107) - UserAgentIdentifier could not be parsed. Exception occured while parsing. UserAgent: null - MDC[]
11:47:27 org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens
11:47:27 	at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:45)
11:47:27 	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:104)
11:47:27 	at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:113)
11:47:27 	at org.eclipse.scout.rt.server.ServiceTunnelServlet.createServiceTunnelRunContext(ServiceTunnelServlet.java:207)
11:47:27 	at org.eclipse.scout.rt.server.ServiceTunnelServlet.doPost(ServiceTunnelServlet.java:186)
11:47:27 	at org.eclipse.scout.rt.server.PiggyBackClientNotificationTest.testPiggyBack(PiggyBackClientNotificationTest.java:75)
11:47:27 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:47:27 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:47:27 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:47:27 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:47:27 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:47:27 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:47:27 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:47:27 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:334)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:355)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:47:27 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:47:27 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:47:27 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:47:27 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:47:27 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:47:27 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:47:27 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:47:27 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:47:27 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:47:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:47:27 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:47:27 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76)
11:47:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:47:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:47:27 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:47:27 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:47:27 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:47:27 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:47:27 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:47:27 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:47:27 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:47:27 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:47:27 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:47:27 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:47:27 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:47:27 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:47:27 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:47:27 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:47:27 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:47:27 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:47:27 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:47:27 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:47:27 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:47:27 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:47:27 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:47:27 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:47:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in org.eclipse.scout.rt.server.PiggyBackClientNotificationTest
11:47:27 [INFO] Running org.eclipse.scout.rt.server.ServerSessionListenerTest
11:47:27 2021-12-06 16:47:27,152 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@5feaafb3[id = ], user=null] - MDC[]
11:47:27 2021-12-06 16:47:27,160 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@23f539df[id = ], user=null] - MDC[]
11:47:27 2021-12-06 16:47:27,164 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:277) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@23f539df[id = ], user=null] - MDC[]
11:47:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.scout.rt.server.ServerSessionListenerTest
11:47:27 [INFO] Running org.eclipse.scout.rt.server.ServiceOperationInvokerTest
11:47:27 2021-12-06 16:47:27,174 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:50) - 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]] - MDC[]
11:47:27 org.eclipse.scout.rt.platform.exception.ProcessingException: xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping]
11:47:27 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:47:27 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:47:27 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:47:27 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:47:27 	at org.eclipse.scout.rt.shared.servicetunnel.ServiceUtility.invoke(ServiceUtility.java:51)
11:47:27 	at org.eclipse.scout.rt.server.ServiceOperationInvoker.invokeInternal(ServiceOperationInvoker.java:97)
11:47:27 	at org.eclipse.scout.rt.server.ServiceOperationInvoker.lambda$0(ServiceOperationInvoker.java:60)
11:47:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:47:27 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:47:27 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76)
11:47:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:47:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:47:27 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:47:27 	at org.eclipse.scout.rt.server.ServiceOperationInvoker.invoke(ServiceOperationInvoker.java:60)
11:47:27 	at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.invokePingService(ServiceOperationInvokerTest.java:112)
11:47:27 	at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.testInvokeInvalidWithSession(ServiceOperationInvokerTest.java:73)
11:47:27 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:47:27 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:47:27 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:47:27 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:47:27 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:47:27 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:47:27 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:47:27 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:47:27 	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:47:27 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:47:27 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:47:27 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:47:27 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:47:27 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:47:27 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:47:27 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:47:27 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:47:27 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:47:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:47:27 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:47:27 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76)
11:47:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:47:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:47:27 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:47:27 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:47:27 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:47:27 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:47:27 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:47:27 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:47:27 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:47:27 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:47:27 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:47:27 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:47:27 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:47:27 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:47:27 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:47:27 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:47:27 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:47:27 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:47:27 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:47:27 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:47:27 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:47:27 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:47:27 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:47:27 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:47:27 2021-12-06 16:47:27,207 INFO  [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:50) - 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]] - MDC[]
11:47:27 org.eclipse.scout.rt.platform.exception.ProcessingException: xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping]
11:47:27 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:47:27 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:47:27 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:47:27 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:47:27 	at org.eclipse.scout.rt.shared.servicetunnel.ServiceUtility.invoke(ServiceUtility.java:51)
11:47:27 	at org.eclipse.scout.rt.server.ServiceOperationInvoker.invokeInternal(ServiceOperationInvoker.java:97)
11:47:27 	at org.eclipse.scout.rt.server.ServiceOperationInvoker.lambda$0(ServiceOperationInvoker.java:60)
11:47:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:47:27 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:47:27 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76)
11:47:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:47:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:47:27 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:47:27 	at org.eclipse.scout.rt.server.ServiceOperationInvoker.invoke(ServiceOperationInvoker.java:60)
11:47:27 	at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.invokePingService(ServiceOperationInvokerTest.java:112)
11:47:27 	at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.testInvokeInvalidWithoutSession(ServiceOperationInvokerTest.java:88)
11:47:27 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:47:27 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:47:27 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:47:27 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:47:27 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:47:27 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:47:27 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:47:27 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:47:27 	at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:47:27 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:47:27 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:47:27 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:47:27 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:47:27 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:47:27 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:47:27 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:47:27 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:47:27 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:47:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:47:27 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:47:27 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76)
11:47:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:47:27 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:47:27 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:47:27 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:47:27 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:47:27 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:47:27 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:47:27 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:47:27 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:47:27 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:47:27 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:47:27 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:47:27 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:47:27 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:47:27 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:47:27 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:47:27 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:47:27 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:47:27 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:47:27 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:47:27 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:47:27 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:47:27 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:47:27 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:47:27 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:47:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.scout.rt.server.ServiceOperationInvokerTest
11:47:27 [INFO] Running org.eclipse.scout.rt.server.ServiceTunnelServletTest
11:47:27 2021-12-06 16:47:27,210 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@24e31f06[id = 1205oj57sml7j738rcblso3b1enkta9op65iglllucp67uifmmia], user=default] - MDC[]
11:47:27 2021-12-06 16:47:27,413 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@4def900a[id = testSessionId], user=default] - MDC[]
11:47:29 2021-12-06 16:47:29,460 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@2da8ed80[id = testid], user=default] - MDC[]
11:47:29 2021-12-06 16:47:29,464 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@711fbcef[id = id1], user=null] - MDC[]
11:47:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.261 s - in org.eclipse.scout.rt.server.ServiceTunnelServletTest
11:47:29 [INFO] Running org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest
11:47:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest
11:47:29 [INFO] Running org.eclipse.scout.rt.server.cache.ConcurrentTransactionalMapTest
11:47:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.server.cache.ConcurrentTransactionalMapTest
11:47:29 [INFO] Running org.eclipse.scout.rt.server.cache.CopyOnWriteTransactionalMapTest
11:47:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.server.cache.CopyOnWriteTransactionalMapTest
11:47:29 [INFO] Running org.eclipse.scout.rt.server.cache.InvalidateCacheNofificationCoalescerTest
11:47:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.server.cache.InvalidateCacheNofificationCoalescerTest
11:47:29 [INFO] Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest
11:47:29 2021-12-06 16:47:29,733 WARN  [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueue.putDroppingOld(ClientNotificationNodeQueue.java:144) - Notification queue capacity reached. Remove oldest 1 notification messages. - MDC[]
11:47:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 s - in org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest
11:47:29 [INFO] Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest
11:47:31 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.517 s - in org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest
11:47:31 [INFO] Running org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest
11:47:31 2021-12-06 16:47:31,500 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:47:31 2021-12-06 16:47:31,503 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 275 beans in 2.380462 ms - MDC[]
11:47:31 2021-12-06 16:47:31,506 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 275 beans in 2.793231 ms - MDC[]
11:47:31 2021-12-06 16:47:31,506 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
11:47:31 2021-12-06 16:47:31,507 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:42) - 2 code type classes registered. - MDC[]
11:47:31 2021-12-06 16:47:31,507 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
11:47:31 2021-12-06 16:47:31,509 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. - MDC[]
11:47:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest
11:47:31 [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpRedirectTest
11:47:31 2021-12-06 16:47:31,543 INFO  [main] org.eclipse.jetty.util.log.initialized(Log.java:169) - Logging initialized @6829ms to org.eclipse.jetty.util.log.Slf4jLog - MDC[]
11:47:31 2021-12-06 16:47:31,649 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[]
11:47:31 2021-12-06 16:47:31,741 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
11:47:31 2021-12-06 16:47:31,755 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[]
11:47:31 2021-12-06 16:47:31,756 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[]
11:47:31 2021-12-06 16:47:31,758 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 600000ms - MDC[]
11:47:31 2021-12-06 16:47:31,807 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@22fc807e{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
11:47:31 2021-12-06 16:47:31,824 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@1ff584d7{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} - MDC[]
11:47:31 2021-12-06 16:47:31,824 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @7111ms - MDC[]
11:47:32 2021-12-06 16:47:32,228 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@1ff584d7{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} - MDC[]
11:47:32 2021-12-06 16:47:32,228 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[]
11:47:32 2021-12-06 16:47:32,231 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@22fc807e{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[]
11:47:32 2021-12-06 16:47:32,233 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[]
11:47:32 2021-12-06 16:47:32,244 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
11:47:32 2021-12-06 16:47:32,245 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[]
11:47:32 2021-12-06 16:47:32,245 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[]
11:47:32 2021-12-06 16:47:32,246 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[]
11:47:32 2021-12-06 16:47:32,247 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@2ae56ac6{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
11:47:32 2021-12-06 16:47:32,248 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@4c48564d{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} - MDC[]
11:47:32 2021-12-06 16:47:32,249 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @7535ms - MDC[]
11:47:32 2021-12-06 16:47:32,257 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@4c48564d{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} - MDC[]
11:47:32 2021-12-06 16:47:32,257 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[]
11:47:32 2021-12-06 16:47:32,258 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@2ae56ac6{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[]
11:47:32 2021-12-06 16:47:32,260 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[]
11:47:32 2021-12-06 16:47:32,299 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
11:47:32 2021-12-06 16:47:32,300 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[]
11:47:32 2021-12-06 16:47:32,300 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[]
11:47:32 2021-12-06 16:47:32,301 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 600000ms - MDC[]
11:47:32 2021-12-06 16:47:32,302 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@25db5479{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
11:47:32 2021-12-06 16:47:32,303 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@46050be4{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} - MDC[]
11:47:32 2021-12-06 16:47:32,304 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @7590ms - MDC[]
11:47:32 2021-12-06 16:47:32,310 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@46050be4{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} - MDC[]
11:47:32 2021-12-06 16:47:32,310 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[]
11:47:32 2021-12-06 16:47:32,311 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@25db5479{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[]
11:47:32 2021-12-06 16:47:32,313 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[]
11:47:32 2021-12-06 16:47:32,321 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
11:47:32 2021-12-06 16:47:32,322 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[]
11:47:32 2021-12-06 16:47:32,322 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[]
11:47:32 2021-12-06 16:47:32,323 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[]
11:47:32 2021-12-06 16:47:32,324 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@48a5ef5c{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
11:47:32 2021-12-06 16:47:32,325 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@5aa345a5{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} - MDC[]
11:47:32 2021-12-06 16:47:32,325 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @7612ms - MDC[]
11:47:32 2021-12-06 16:47:32,339 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@5aa345a5{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} - MDC[]
11:47:32 2021-12-06 16:47:32,339 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[]
11:47:32 2021-12-06 16:47:32,340 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@48a5ef5c{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[]
11:47:32 2021-12-06 16:47:32,344 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:47:32 2021-12-06 16:47:32,345 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:47:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.828 s - in org.eclipse.scout.rt.server.commons.http.HttpRedirectTest
11:47:32 [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpRetryTest
11:47:32 2021-12-06 16:47:32,347 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[]
11:47:32 2021-12-06 16:47:32,354 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
11:47:32 2021-12-06 16:47:32,355 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[]
11:47:32 2021-12-06 16:47:32,356 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[]
11:47:32 2021-12-06 16:47:32,356 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[]
11:47:32 2021-12-06 16:47:32,357 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@39e67fbc{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
11:47:32 2021-12-06 16:47:32,396 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@603601a1{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[]
11:47:32 2021-12-06 16:47:32,397 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @7683ms - MDC[]
11:47:32 2021-12-06 16:47:32,401 INFO  [main] org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:97) - I/O exception (org.apache.http.ConnectionClosedException) caught when processing request to {}->http://127.0.0.1:33000: Connection is closed - MDC[]
11:47:32 2021-12-06 16:47:32,401 INFO  [main] org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:113) - Retrying request to {}->http://127.0.0.1:33000 - MDC[]
11:47:32 2021-12-06 16:47:32,405 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@603601a1{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[]
11:47:32 2021-12-06 16:47:32,405 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[]
11:47:32 2021-12-06 16:47:32,406 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@39e67fbc{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[]
11:47:32 2021-12-06 16:47:32,408 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[]
11:47:32 2021-12-06 16:47:32,415 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
11:47:32 2021-12-06 16:47:32,416 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[]
11:47:32 2021-12-06 16:47:32,416 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[]
11:47:32 2021-12-06 16:47:32,416 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[]
11:47:32 2021-12-06 16:47:32,417 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@c3745ae{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
11:47:32 2021-12-06 16:47:32,418 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@2280c0f5{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[]
11:47:32 2021-12-06 16:47:32,419 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @7705ms - MDC[]
11:47:32 2021-12-06 16:47:32,421 INFO  [main] org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:97) - I/O exception (java.net.SocketException) caught when processing request to {}->http://127.0.0.1:33000: TEST:cannot write - MDC[]
11:47:32 2021-12-06 16:47:32,523 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@2280c0f5{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[]
11:47:32 2021-12-06 16:47:32,524 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[]
11:47:32 2021-12-06 16:47:32,524 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@c3745ae{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[]
11:47:32 2021-12-06 16:47:32,526 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[]
11:47:32 2021-12-06 16:47:32,532 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
11:47:32 2021-12-06 16:47:32,533 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[]
11:47:32 2021-12-06 16:47:32,533 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[]
11:47:32 2021-12-06 16:47:32,534 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[]
11:47:32 2021-12-06 16:47:32,535 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@498c3adc{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
11:47:32 2021-12-06 16:47:32,536 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@1332d4ae{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[]
11:47:32 2021-12-06 16:47:32,536 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @7823ms - MDC[]
11:47:32 2021-12-06 16:47:32,540 WARN  [main] org.eclipse.scout.rt.shared.http.retry.CustomHttpRequestRetryHandler.detectStaleSocketChannel(CustomHttpRequestRetryHandler.java:125) - detected a 'NoHttpResponseException', assuming a stale socket channel; retry non-idempotent request - MDC[]
11:47:32 2021-12-06 16:47:32,541 INFO  [main] org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:97) - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:33000: The target server failed to respond - MDC[]
11:47:32 2021-12-06 16:47:32,541 INFO  [main] org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:113) - Retrying request to {}->http://127.0.0.1:33000 - MDC[]
11:47:32 2021-12-06 16:47:32,544 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@1332d4ae{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[]
11:47:32 2021-12-06 16:47:32,544 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[]
11:47:32 2021-12-06 16:47:32,545 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@498c3adc{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[]
11:47:32 2021-12-06 16:47:32,546 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[]
11:47:32 2021-12-06 16:47:32,552 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
11:47:32 2021-12-06 16:47:32,554 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[]
11:47:32 2021-12-06 16:47:32,554 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[]
11:47:32 2021-12-06 16:47:32,554 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[]
11:47:32 2021-12-06 16:47:32,555 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@2181e6b6{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
11:47:32 2021-12-06 16:47:32,556 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@133fb509{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[]
11:47:32 2021-12-06 16:47:32,557 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @7843ms - MDC[]
11:47:32 2021-12-06 16:47:32,560 INFO  [main] org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:97) - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:33000: The target server failed to respond - MDC[]
11:47:32 2021-12-06 16:47:32,560 INFO  [main] org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:113) - Retrying request to {}->http://127.0.0.1:33000 - MDC[]
11:47:32 2021-12-06 16:47:32,564 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@133fb509{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[]
11:47:32 2021-12-06 16:47:32,564 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[]
11:47:32 2021-12-06 16:47:32,565 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@2181e6b6{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[]
11:47:32 2021-12-06 16:47:32,566 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[]
11:47:32 2021-12-06 16:47:32,572 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
11:47:32 2021-12-06 16:47:32,573 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[]
11:47:32 2021-12-06 16:47:32,574 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[]
11:47:32 2021-12-06 16:47:32,574 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[]
11:47:32 2021-12-06 16:47:32,575 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@1d0305fb{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
11:47:32 2021-12-06 16:47:32,596 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@599bda7e{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[]
11:47:32 2021-12-06 16:47:32,597 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @7883ms - MDC[]
11:47:32 2021-12-06 16:47:32,601 WARN  [qtp1090492142-151] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:677) - /servlet - MDC[]
11:47:32 org.eclipse.scout.rt.platform.util.concurrent.FutureCancelledError: TEST
11:47:32 	at org.eclipse.scout.rt.server.commons.http.HttpRetryTest.lambda$7(HttpRetryTest.java:424)
11:47:32 	at org.eclipse.scout.rt.server.commons.http.HttpRetryTest.fixtureServletPost(HttpRetryTest.java:108)
11:47:32 	at org.eclipse.scout.rt.server.commons.http.TestingHttpServer$FixtureServlet.doPost(TestingHttpServer.java:73)
11:47:32 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
11:47:32 	at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.access$0(AbstractHttpServlet.java:1)
11:47:32 	at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.wrap(AbstractHttpServlet.java:49)
11:47:32 	at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.service(AbstractHttpServlet.java:38)
11:47:32 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
11:47:32 	at org.eclipse.jetty.servlet.ServletHolder$NotAsync.service(ServletHolder.java:1443)
11:47:32 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:791)
11:47:32 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:550)
11:47:32 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
11:47:32 	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602)
11:47:32 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
11:47:32 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
11:47:32 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
11:47:32 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
11:47:32 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
11:47:32 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
11:47:32 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
11:47:32 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
11:47:32 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
11:47:32 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
11:47:32 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
11:47:32 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
11:47:32 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
11:47:32 	at org.eclipse.scout.rt.server.commons.http.TestingHttpServer$1.handle(TestingHttpServer.java:127)
11:47:32 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
11:47:32 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
11:47:32 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
11:47:32 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
11:47:32 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
11:47:32 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
11:47:32 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
11:47:32 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
11:47:32 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
11:47:32 	at java.base/java.lang.Thread.run(Thread.java:834)
11:47:32 2021-12-06 16:47:32,604 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@599bda7e{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[]
11:47:32 2021-12-06 16:47:32,604 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[]
11:47:32 2021-12-06 16:47:32,605 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@1d0305fb{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[]
11:47:32 2021-12-06 16:47:32,606 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[]
11:47:32 2021-12-06 16:47:32,611 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
11:47:32 2021-12-06 16:47:32,612 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[]
11:47:32 2021-12-06 16:47:32,613 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[]
11:47:32 2021-12-06 16:47:32,613 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 600000ms - MDC[]
11:47:32 2021-12-06 16:47:32,614 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@591ad4b3{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
11:47:32 2021-12-06 16:47:32,615 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@186f51bb{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[]
11:47:32 2021-12-06 16:47:32,615 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @7902ms - MDC[]
11:47:32 2021-12-06 16:47:32,621 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@186f51bb{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[]
11:47:32 2021-12-06 16:47:32,621 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[]
11:47:32 2021-12-06 16:47:32,622 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@591ad4b3{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[]
11:47:32 2021-12-06 16:47:32,623 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[]
11:47:32 2021-12-06 16:47:32,629 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
11:47:32 2021-12-06 16:47:32,629 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[]
11:47:32 2021-12-06 16:47:32,630 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[]
11:47:32 2021-12-06 16:47:32,630 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[]
11:47:32 2021-12-06 16:47:32,631 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@1465d125{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
11:47:32 2021-12-06 16:47:32,632 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@70a8ebfc{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[]
11:47:32 2021-12-06 16:47:32,632 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @7919ms - MDC[]
11:47:32 2021-12-06 16:47:32,636 WARN  [main] org.eclipse.scout.rt.shared.http.retry.CustomHttpRequestRetryHandler.detectStaleSocketChannel(CustomHttpRequestRetryHandler.java:125) - detected a 'NoHttpResponseException', assuming a stale socket channel; retry non-idempotent request - MDC[]
11:47:32 2021-12-06 16:47:32,636 INFO  [main] org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:97) - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:33000: The target server failed to respond - MDC[]
11:47:32 2021-12-06 16:47:32,637 INFO  [main] org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:113) - Retrying request to {}->http://127.0.0.1:33000 - MDC[]
11:47:32 2021-12-06 16:47:32,640 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@70a8ebfc{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} - MDC[]
11:47:32 2021-12-06 16:47:32,640 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[]
11:47:32 2021-12-06 16:47:32,641 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@1465d125{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[]
11:47:32 2021-12-06 16:47:32,642 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:47:32 2021-12-06 16:47:32,645 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 275 beans in 2.354123 ms - MDC[]
11:47:32 2021-12-06 16:47:32,648 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 275 beans in 3.174234 ms - MDC[]
11:47:32 2021-12-06 16:47:32,648 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
11:47:32 2021-12-06 16:47:32,649 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:42) - 2 code type classes registered. - MDC[]
11:47:32 2021-12-06 16:47:32,649 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
11:47:32 2021-12-06 16:47:32,651 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. - MDC[]
11:47:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 s - in org.eclipse.scout.rt.server.commons.http.HttpRetryTest
11:47:32 [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest
11:47:32 2021-12-06 16:47:32,700 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[]
11:47:32 2021-12-06 16:47:32,706 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
11:47:32 2021-12-06 16:47:32,707 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[]
11:47:32 2021-12-06 16:47:32,707 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[]
11:47:32 2021-12-06 16:47:32,708 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[]
11:47:32 2021-12-06 16:47:32,709 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@452895aa{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
11:47:32 2021-12-06 16:47:32,710 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@1ec14586{HTTP/1.1, (http/1.1)}{0.0.0.0:33005} - MDC[]
11:47:32 2021-12-06 16:47:32,710 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @7997ms - MDC[]
11:47:32 2021-12-06 16:47:32,716 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@1ec14586{HTTP/1.1, (http/1.1)}{0.0.0.0:33005} - MDC[]
11:47:32 2021-12-06 16:47:32,717 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[]
11:47:32 2021-12-06 16:47:32,717 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@452895aa{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[]
11:47:32 2021-12-06 16:47:32,719 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[]
11:47:32 2021-12-06 16:47:32,728 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
11:47:32 2021-12-06 16:47:32,729 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[]
11:47:32 2021-12-06 16:47:32,730 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[]
11:47:32 2021-12-06 16:47:32,730 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[]
11:47:32 2021-12-06 16:47:32,732 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@5a13b931{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
11:47:32 2021-12-06 16:47:32,733 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@25de3ccc{HTTP/1.1, (http/1.1)}{0.0.0.0:33005} - MDC[]
11:47:32 2021-12-06 16:47:32,733 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @8020ms - MDC[]
11:47:32 2021-12-06 16:47:32,735 WARN  [main] org.eclipse.scout.rt.shared.servicetunnel.AbstractServiceTunnel.interceptRequest(AbstractServiceTunnel.java:84) - No UserAgent set on calling context; include default in service-request - MDC[]
11:47:32 2021-12-06 16:47:32,802 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@25de3ccc{HTTP/1.1, (http/1.1)}{0.0.0.0:33005} - MDC[]
11:47:32 2021-12-06 16:47:32,802 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[]
11:47:32 2021-12-06 16:47:32,803 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@5a13b931{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[]
11:47:32 2021-12-06 16:47:32,806 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:47:32 2021-12-06 16:47:32,806 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:47:32 2021-12-06 16:47:32,807 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
11:47:32 2021-12-06 16:47:32,809 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 275 beans in 2.033653 ms - MDC[]
11:47:32 2021-12-06 16:47:32,811 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 275 beans in 1.892452 ms - MDC[]
11:47:32 2021-12-06 16:47:32,811 INFO  [main] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[]
11:47:32 2021-12-06 16:47:32,812 INFO  [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:42) - 2 code type classes registered. - MDC[]
11:47:32 2021-12-06 16:47:32,812 INFO  [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No config.properties found. Running with empty configuration. - MDC[]
11:47:32 2021-12-06 16:47:32,813 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. - MDC[]
11:47:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest
11:47:32 [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpServletConnectionAbortTest
11:47:32 2021-12-06 16:47:32,818 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[]
11:47:32 2021-12-06 16:47:32,824 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
11:47:32 2021-12-06 16:47:32,825 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[]
11:47:32 2021-12-06 16:47:32,825 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[]
11:47:32 2021-12-06 16:47:32,825 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 600000ms - MDC[]
11:47:32 2021-12-06 16:47:32,826 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@6ee0bfee{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
11:47:32 2021-12-06 16:47:32,827 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@68437190{HTTP/1.1, (http/1.1)}{0.0.0.0:33007} - MDC[]
11:47:32 2021-12-06 16:47:32,827 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @8114ms - MDC[]
11:47:32 ROUND 0
11:47:32 ROUND 1
11:47:32 ROUND 2
11:47:32 ROUND 3
11:47:32 ROUND 4
11:47:32 ROUND 5
11:47:32 ROUND 6
11:47:32 ROUND 7
11:47:32 ROUND 8
11:47:32 ROUND 9
11:47:32 ROUND 10
11:47:32 ROUND 11
11:47:32 ROUND 12
11:47:32 ROUND 13
11:47:32 ROUND 14
11:47:32 ROUND 15
11:47:32 ROUND 16
11:47:32 ROUND 17
11:47:32 ROUND 18
11:47:32 ROUND 19
11:47:32 ROUND 20
11:47:32 ROUND 21
11:47:32 ROUND 22
11:47:32 ROUND 23
11:47:32 ROUND 24
11:47:32 ROUND 25
11:47:32 ROUND 26
11:47:32 ROUND 27
11:47:32 ROUND 28
11:47:32 ROUND 29
11:47:32 ROUND 30
11:47:32 ROUND 31
11:47:32 ROUND 32
11:47:32 ROUND 33
11:47:32 ROUND 34
11:47:32 ROUND 35
11:47:32 ROUND 36
11:47:32 ROUND 37
11:47:32 ROUND 38
11:47:32 ROUND 39
11:47:33 ROUND 40
11:47:33 ROUND 41
11:47:33 ROUND 42
11:47:33 ROUND 43
11:47:33 ROUND 44
11:47:33 ROUND 45
11:47:33 ROUND 46
11:47:33 ROUND 47
11:47:33 ROUND 48
11:47:33 ROUND 49
11:47:33 ROUND 50
11:47:33 ROUND 51
11:47:33 ROUND 52
11:47:33 ROUND 53
11:47:33 ROUND 54
11:47:33 ROUND 55
11:47:33 ROUND 56
11:47:33 ROUND 57
11:47:33 ROUND 58
11:47:33 ROUND 59
11:47:33 ROUND 60
11:47:33 ROUND 61
11:47:33 ROUND 62
11:47:33 ROUND 63
11:47:33 ROUND 64
11:47:33 ROUND 65
11:47:33 ROUND 66
11:47:33 ROUND 67
11:47:33 ROUND 68
11:47:33 ROUND 69
11:47:33 ROUND 70
11:47:33 ROUND 71
11:47:33 ROUND 72
11:47:33 ROUND 73
11:47:33 ROUND 74
11:47:33 ROUND 75
11:47:33 ROUND 76
11:47:33 ROUND 77
11:47:33 ROUND 78
11:47:33 ROUND 79
11:47:33 ROUND 80
11:47:33 ROUND 81
11:47:33 ROUND 82
11:47:33 ROUND 83
11:47:33 ROUND 84
11:47:33 ROUND 85
11:47:33 ROUND 86
11:47:33 ROUND 87
11:47:33 ROUND 88
11:47:33 ROUND 89
11:47:33 ROUND 90
11:47:33 ROUND 91
11:47:33 ROUND 92
11:47:33 ROUND 93
11:47:33 ROUND 94
11:47:33 ROUND 95
11:47:33 ROUND 96
11:47:33 ROUND 97
11:47:33 ROUND 98
11:47:33 ROUND 99
11:47:33 2021-12-06 16:47:33,158 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@68437190{HTTP/1.1, (http/1.1)}{0.0.0.0:33007} - MDC[]
11:47:33 2021-12-06 16:47:33,158 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[]
11:47:33 2021-12-06 16:47:33,159 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@6ee0bfee{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[]
11:47:33 2021-12-06 16:47:33,161 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:305) - Shutdown ExecutorService, await termination... - MDC[]
11:47:33 2021-12-06 16:47:33,161 INFO  [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:307) - Shutdown ExecutorService, await termination returned terminated=true - MDC[]
11:47:33 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.344 s - in org.eclipse.scout.rt.server.commons.http.HttpServletConnectionAbortTest
11:47:33 [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpSimpleTest
11:47:33 2021-12-06 16:47:33,163 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[]
11:47:33 2021-12-06 16:47:33,168 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
11:47:33 2021-12-06 16:47:33,196 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[]
11:47:33 2021-12-06 16:47:33,196 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[]
11:47:33 2021-12-06 16:47:33,197 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 600000ms - MDC[]
11:47:33 2021-12-06 16:47:33,198 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@4421decd{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
11:47:33 2021-12-06 16:47:33,199 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@15598336{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} - MDC[]
11:47:33 2021-12-06 16:47:33,199 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @8486ms - MDC[]
11:47:33 2021-12-06 16:47:33,205 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@15598336{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} - MDC[]
11:47:33 2021-12-06 16:47:33,206 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[]
11:47:33 2021-12-06 16:47:33,206 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@4421decd{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[]
11:47:33 # HttpClient.write
11:47:33 GET /servlet?foo=bar HTTP/1.1
11:47:33 Accept-Encoding: gzip
11:47:33 User-Agent: Google-HTTP-Java-Client/1.38.0 (gzip)
11:47:33 Host: 127.0.0.1:33001
11:47:33 Connection: Keep-Alive
11:47:33 
11:47:33 
11:47:33 # HttpClient.read
11:47:33 HTTP/1.1 200 OK
11:47:33 Date: Mon, 06 Dec 2021 16:47:33 GMT
11:47:33 Content-Type: text/plain;charset=utf-8
11:47:33 Content-Length: 11
11:47:33 Server: Jetty(9.4.35.v20201120)
11:47:33 
11:47:33 Hello bar
11:47:33 
11:47:33 2021-12-06 16:47:33,208 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[]
11:47:33 2021-12-06 16:47:33,213 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
11:47:33 2021-12-06 16:47:33,214 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[]
11:47:33 2021-12-06 16:47:33,215 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[]
11:47:33 2021-12-06 16:47:33,215 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 600000ms - MDC[]
11:47:33 2021-12-06 16:47:33,216 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@22d9558{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
11:47:33 2021-12-06 16:47:33,217 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@44cefd71{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} - MDC[]
11:47:33 2021-12-06 16:47:33,217 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @8504ms - MDC[]
11:47:33 2021-12-06 16:47:33,223 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@44cefd71{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} - MDC[]
11:47:33 2021-12-06 16:47:33,223 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[]
11:47:33 2021-12-06 16:47:33,224 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@22d9558{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[]
11:47:33 # HttpClient.write
11:47:33 POST /servlet HTTP/1.1
11:47:33 Accept-Encoding: gzip
11:47:33 User-Agent: Google-HTTP-Java-Client/1.38.0 (gzip)
11:47:33 Content-Length: 3
11:47:33 Content-Type: text/plain;charset=UTF-8
11:47:33 Host: 127.0.0.1:33001
11:47:33 Connection: Keep-Alive
11:47:33 
11:47:33 bar
11:47:33 # HttpClient.read
11:47:33 HTTP/1.1 200 OK
11:47:33 Date: Mon, 06 Dec 2021 16:47:33 GMT
11:47:33 Content-Type: text/plain;charset=utf-8
11:47:33 Content-Length: 10
11:47:33 Server: Jetty(9.4.35.v20201120)
11:47:33 
11:47:33 Post bar
11:47:33 (
11:47:33 2021-12-06 16:47:33,225 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[]
11:47:33 2021-12-06 16:47:33,230 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
11:47:33 2021-12-06 16:47:33,231 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[]
11:47:33 2021-12-06 16:47:33,231 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[]
11:47:33 2021-12-06 16:47:33,231 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 600000ms - MDC[]
11:47:33 2021-12-06 16:47:33,232 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@2ffa8ce5{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
11:47:33 2021-12-06 16:47:33,233 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@4c05993e{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} - MDC[]
11:47:33 2021-12-06 16:47:33,233 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @8520ms - MDC[]
11:47:33 2021-12-06 16:47:33,246 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@4c05993e{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} - MDC[]
11:47:33 2021-12-06 16:47:33,247 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[]
11:47:33 2021-12-06 16:47:33,247 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@2ffa8ce5{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[]
11:47:33 # HttpClient.write
11:47:33 GET /servlet HTTP/1.1
11:47:33 Accept-Encoding: gzip
11:47:33 User-Agent: Google-HTTP-Java-Client/1.38.0 (gzip)
11:47:33 Host: 127.0.0.1:33001
11:47:33 Connection: Keep-Alive
11:47:33 
11:47:33 
11:47:33 # HttpClient.read
11:47:33 HTTP/1.1 200 OK
11:47:33 Date: Mon, 06 Dec 2021 16:47:33 GMT
11:47:33 Content-Type: text/plain;charset=utf-8
11:47:33 Transfer-Encoding: chunked
11:47:33 Server: Jetty(9.4.35.v20201120)
11:47:33 
11:47:33 18
11:47:33 Line of chunked data 0
11:47:33 
11:47:33 18
11:47:33 Line of chunked data 1
11:47:33 
11:47:33 18
11:47:33 Line of chunked data 2
11:47:33 
11:47:33 18
11:47:33 Line of chunked data 3
11:47:33 
11:47:33 18
11:47:33 Line of chunked data 4
11:47:33 
11:47:33 18
11:47:33 Line of chunked data 5
11:47:33 
11:47:33 
11:47:33 18
11:47:33 Line of c
11:47:33 18
11:47:33 Line of chunked data 6
11:47:33  c
11:47:33 18
11:47:33 Line of chunked data 7
11:47:33  c
11:47:33 18
11:47:33 Line of chunked data 8
11:47:33  c
11:47:33 18
11:47:33 Line of chunked data 9
11:47:33  c
11:47:33 19
11:47:33 Line of chunked data 10
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 11
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 12
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 13
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 14
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 15
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 16
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 17
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 18
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 19
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 20
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 21
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 22
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 23
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 24
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 25
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 26
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 27
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 28
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 29
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 30
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 31
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 32
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 33
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 34
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 35
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 36
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 37
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 38
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 39
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 40
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 41
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 42
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 43
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 44
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 45
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 46
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 47
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 48
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 49
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 50
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 51
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 52
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 53
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 54
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 55
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 56
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 57
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 58
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 59
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 60
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 61
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 62
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 63
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 64
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 65
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 66
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 67
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 68
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 69
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 70
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 71
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 72
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 73
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 74
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 75
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 76
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 77
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 78
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 79
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 80
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 81
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 82
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 83
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 84
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 85
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 86
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 87
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 88
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 89
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 90
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 91
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 92
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 93
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 94
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 95
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 96
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 97
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 98
11:47:33 c
11:47:33 19
11:47:33 Line of chunked data 99
11:47:33 c
11:47:33 0
11:47:33 
11:47:33 ine of chunked data 99
11:47:33 c
11:47:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.scout.rt.server.commons.http.HttpSimpleTest
11:47:33 [INFO] Running org.eclipse.scout.rt.server.commons.http.TestingHttpServerTest
11:47:33 2021-12-06 16:47:33,249 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[]
11:47:33 2021-12-06 16:47:33,254 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
11:47:33 2021-12-06 16:47:33,255 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[]
11:47:33 2021-12-06 16:47:33,255 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[]
11:47:33 2021-12-06 16:47:33,296 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 660000ms - MDC[]
11:47:33 2021-12-06 16:47:33,298 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@26647ac8{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
11:47:33 2021-12-06 16:47:33,299 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@4591a080{HTTP/1.1, (http/1.1)}{0.0.0.0:33002} - MDC[]
11:47:33 2021-12-06 16:47:33,299 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @8586ms - MDC[]
11:47:33 2021-12-06 16:47:33,300 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:375) - jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.2+9 - MDC[]
11:47:33 2021-12-06 16:47:33,307 INFO  [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:277) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet - MDC[]
11:47:33 2021-12-06 16:47:33,308 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:334) - DefaultSessionIdManager workerName=node0 - MDC[]
11:47:33 2021-12-06 16:47:33,309 INFO  [main] org.eclipse.jetty.server.session.doStart(DefaultSessionIdManager.java:339) - No SessionScavenger set, using defaults - MDC[]
11:47:33 2021-12-06 16:47:33,309 INFO  [main] org.eclipse.jetty.server.session.startScavenging(HouseKeeper.java:132) - node0 Scavenging every 600000ms - MDC[]
11:47:33 2021-12-06 16:47:33,310 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:916) - Started o.e.j.w.WebAppContext@35390561{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE} - MDC[]
11:47:33 2021-12-06 16:47:33,311 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:331) - Started ServerConnector@6b0c851b{HTTP/1.1, (http/1.1)}{0.0.0.0:33003} - MDC[]
11:47:33 2021-12-06 16:47:33,312 INFO  [main] org.eclipse.jetty.server.Server.doStart(Server.java:415) - Started @8598ms - MDC[]
11:47:33 2021-12-06 16:47:33,312 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@4591a080{HTTP/1.1, (http/1.1)}{0.0.0.0:33002} - MDC[]
11:47:33 2021-12-06 16:47:33,313 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[]
11:47:33 2021-12-06 16:47:33,313 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@26647ac8{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[]
11:47:33 2021-12-06 16:47:33,316 INFO  [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:381) - Stopped ServerConnector@6b0c851b{HTTP/1.1, (http/1.1)}{0.0.0.0:33003} - MDC[]
11:47:33 2021-12-06 16:47:33,316 INFO  [main] org.eclipse.jetty.server.session.stopScavenging(HouseKeeper.java:149) - node0 Stopped scavenging - MDC[]
11:47:33 2021-12-06 16:47:33,317 INFO  [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1154) - Stopped o.e.j.w.WebAppContext@35390561{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,STOPPED} - MDC[]
11:47:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.scout.rt.server.commons.http.TestingHttpServerTest
11:47:33 [INFO] Running org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest
11:47:33 2021-12-06 16:47:33,319 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:277) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@2da8ed80[id = testid], user=default] - MDC[]
11:47:33 2021-12-06 16:47:33,323 INFO  [main] org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:87) - Session without mutex: null. Consider registering class org.eclipse.scout.rt.server.commons.HttpSessionMutex as listener in the web.xml - MDC[]
11:47:33 java.lang.Exception: origin
11:47:33 	at org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:87)
11:47:33 	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.computeSessionIdIfAbsent(HttpServerRunContextProducer.java:148)
11:47:33 	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.ensureScoutSessionId(HttpServerRunContextProducer.java:144)
11:47:33 	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.getOrCreateScoutSession(HttpServerRunContextProducer.java:130)
11:47:33 	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:95)
11:47:33 	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:65)
11:47:33 	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest.testGetOrCreateScoutSessionWithExistingSessionIdOnHttpSession(HttpServerRunContextProducerTest.java:83)
11:47:33 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:47:33 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:47:33 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:47:33 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:47:33 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:47:33 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:47:33 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:47:33 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:47:33 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:47:33 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:47:33 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:47:33 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:47:33 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:47:33 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:47:33 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:47:33 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:47:33 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:47:33 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:47:33 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:47:33 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76)
11:47:33 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:47:33 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:47:33 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:47:33 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:47:33 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:47:33 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:47:33 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:47:33 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:47:33 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:47:33 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:47:33 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:47:33 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:47:33 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:47:33 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:47:33 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:47:33 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:47:33 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:47:33 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:47:33 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:47:33 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:47:33 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:47:33 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:47:33 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:47:33 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:47:33 2021-12-06 16:47:33,324 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@9bd43b7[id = testId], user=null] - MDC[cid=a8e75f9c-f0a7-4d41-bc5f-caa9efa4cf09]
11:47:33 2021-12-06 16:47:33,325 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:277) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@9bd43b7[id = testId], user=null] - MDC[]
11:47:33 2021-12-06 16:47:33,327 INFO  [main] org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:87) - Session without mutex: null. Consider registering class org.eclipse.scout.rt.server.commons.HttpSessionMutex as listener in the web.xml - MDC[]
11:47:33 java.lang.Exception: origin
11:47:33 	at org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:87)
11:47:33 	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.computeSessionIdIfAbsent(HttpServerRunContextProducer.java:148)
11:47:33 	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.ensureScoutSessionId(HttpServerRunContextProducer.java:144)
11:47:33 	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.getOrCreateScoutSession(HttpServerRunContextProducer.java:130)
11:47:33 	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:95)
11:47:33 	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:65)
11:47:33 	at org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest.testGetOrCreateScoutSessionWithRandomId(HttpServerRunContextProducerTest.java:63)
11:47:33 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:47:33 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:47:33 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:47:33 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:47:33 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:47:33 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:47:33 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:47:33 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:33)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:33)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:46)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:39)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:35)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:58)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:49)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:44)
11:47:33 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:47:33 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:47:33 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:47:33 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:47:33 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:47:33 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:47:33 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:47:33 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:39)
11:47:33 	at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:31)
11:47:33 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:227)
11:47:33 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:113)
11:47:33 	at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:76)
11:47:33 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:222)
11:47:33 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:170)
11:47:33 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:158)
11:47:33 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:139)
11:47:33 	at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:110)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:41)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:62)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:96)
11:47:33 	at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:75)
11:47:33 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:47:33 	at org.junit.runners.Suite.runChild(Suite.java:128)
11:47:33 	at org.junit.runners.Suite.runChild(Suite.java:27)
11:47:33 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:47:33 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:47:33 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:47:33 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:47:33 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:47:33 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:47:33 	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
11:47:33 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
11:47:33 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
11:47:33 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
11:47:33 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
11:47:33 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
11:47:33 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
11:47:33 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
11:47:33 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
11:47:33 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:47:33 2021-12-06 16:47:33,329 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@2dc33a2d[id = 1btg6eabvgd4u8kubjs0ptu84qcvchk0pp8v8hv1t0nfl8tp8ous], user=null] - MDC[cid=2d0776a0-6336-4011-9e06-d97fe03cdab9]
11:47:33 2021-12-06 16:47:33,329 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:277) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@2dc33a2d[id = 1btg6eabvgd4u8kubjs0ptu84qcvchk0pp8v8hv1t0nfl8tp8ous], user=null] - MDC[]
11:47:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest
11:47:33 [INFO] Running org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest
11:47:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest
11:47:33 [INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextChainTest
11:47:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.server.context.ServerRunContextChainTest
11:47:33 [INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextProducerTest
11:47:33 2021-12-06 16:47:33,334 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@46a7703a[id = fd6r2uqe9f47nt036ku74ueo05lh80etrd1rivv2pphd61up8am], user=alpha] - MDC[]
11:47:33 2021-12-06 16:47:33,337 INFO  [scout-thread-24] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@29e4476a[id = 1metjracvkrmaif2ll30ndjhqf5o3rmjas6kupiku60ce7urd13g], user=beta] - MDC[jobName=org.eclipse.scout.rt.server.context.ServerRunContextProducerTest$$Lambda$297/0x0000000100513840]
11:47:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.scout.rt.server.context.ServerRunContextProducerTest
11:47:33 [INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextTest
11:47:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.scout.rt.server.context.ServerRunContextTest
11:47:33 [INFO] Running org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest
11:47:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest
11:47:33 [INFO] Running org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest
11:47:33 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest
11:47:33 [INFO] Running org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest
11:47:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest
11:47:33 [INFO] Running org.eclipse.scout.rt.server.notification.NotificationCoalescerTest
11:47:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.rt.server.notification.NotificationCoalescerTest
11:47:33 [INFO] Running org.eclipse.scout.rt.server.services.RemoteServiceAccessDeniedTest
11:47:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.server.services.RemoteServiceAccessDeniedTest
11:47:33 [INFO] Running org.eclipse.scout.rt.server.services.RemoteServiceWithoutAuthorizationTest
11:47:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.server.services.RemoteServiceWithoutAuthorizationTest
11:47:33 [INFO] Running org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest
11:47:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest
11:47:33 [INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest
11:47:33 2021-12-06 16:47:33,545 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[]
11:47:33 2021-12-06 16:47:33,555 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@70b5ea27[id = 6vskui9fith984mi0ufnobd1d0ahs3i26e2oaefalkmja41ih99], user=system] - MDC[]
11:47:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s - in org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest
11:47:33 [INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest
11:47:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest
11:47:33 [INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest
11:47:33 2021-12-06 16:47:33,803 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[]
11:47:33 2021-12-06 16:47:33,807 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[]
11:47:33 2021-12-06 16:47:33,809 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[]
11:47:33 2021-12-06 16:47:33,811 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[]
11:47:33 2021-12-06 16:47:33,813 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[]
11:47:33 2021-12-06 16:47:33,815 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[]
11:47:33 2021-12-06 16:47:33,817 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[]
11:47:33 2021-12-06 16:47:33,819 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[]
11:47:33 2021-12-06 16:47:33,821 INFO  [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[]
11:47:33 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest
11:47:33 [INFO] Running org.eclipse.scout.rt.server.services.common.code.CodeServiceInvalidateTest
11:47:33 1
11:47:33 2
11:47:33 1
11:47:33 2
11:47:33 3
11:47:33 1
11:47:33 2
11:47:33 1
11:47:33 3
11:47:33 2
11:47:33 4
11:47:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.scout.rt.server.services.common.code.CodeServiceInvalidateTest
11:47:33 [INFO] Running org.eclipse.scout.rt.server.services.common.code.CodeServiceTest
11:47:33 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.scout.rt.server.services.common.code.CodeServiceTest
11:47:33 [INFO] Running org.eclipse.scout.rt.server.services.common.pwd.DefaultPasswordPolicyTest
11:47:33 [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
11:47:33 [INFO] Running org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest
11:47:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 s - in org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest
11:47:34 [INFO] Running org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest
11:47:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest
11:47:34 [INFO] Running org.eclipse.scout.rt.server.services.lookup.BatchLookupTest
11:47:34 2021-12-06 16:47:34,454 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:161) - 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 - MDC[]
11:47:34 2021-12-06 16:47:34,496 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:161) - 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 - MDC[]
11:47:34 2021-12-06 16:47:34,509 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:161) - 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 - MDC[]
11:47:34 2021-12-06 16:47:34,522 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:161) - 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 - MDC[]
11:47:34 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.scout.rt.server.services.lookup.BatchLookupTest
11:47:34 [INFO] Running org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest
11:47:34 2021-12-06 16:47:34,552 WARN  [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:161) - 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 - MDC[]
11:47:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest
11:47:34 [INFO] Running org.eclipse.scout.rt.server.session.ServerSessionCacheTest
11:47:34 2021-12-06 16:47:34,564 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@293f855b[id = testId], user=null] - MDC[]
11:47:34 2021-12-06 16:47:34,598 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@24d18d17[id = testId], user=null] - MDC[]
11:47:34 2021-12-06 16:47:34,602 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@569df481[id = testId], user=null] - MDC[]
11:47:34 2021-12-06 16:47:34,604 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@34c73992[id = testId], user=null] - MDC[]
11:47:34 2021-12-06 16:47:34,606 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@4624ad36[id = testId], user=null] - MDC[]
11:47:34 2021-12-06 16:47:34,610 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@4cc69f5c[id = testId], user=null] - MDC[]
11:47:34 2021-12-06 16:47:34,619 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@61a2d9ee[id = testId], user=null] - MDC[]
11:47:34 2021-12-06 16:47:34,620 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@2f6d684d[id = testId], user=null] - MDC[]
11:47:34 2021-12-06 16:47:34,621 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@2d0584c0[id = testId], user=null] - MDC[]
11:47:34 2021-12-06 16:47:34,622 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@58afc14[id = testId], user=null] - MDC[]
11:47:34 2021-12-06 16:47:34,623 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@c2bb2f5[id = miv6jjth4jbu25tft2rpes7escc4ed3nqa03mom795ml4u3k09d], user=anna] - MDC[]
11:47:34 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.scout.rt.server.session.ServerSessionCacheTest
11:47:34 [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest
11:47:34 2021-12-06 16:47:34,625 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@7c96249e[id = 13lbmnt5sdqkreeqvtcebarh2daibo261p34u7ekdft12unacedq], user=anna] - MDC[]
11:47:34 2021-12-06 16:47:34,627 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@652132d1[id = 7mlumdl0md07rmuluu1h7kdv0e75chgci1gmt6a5a9ds4n49b2c], user=anna] - MDC[]
11:47:34 2021-12-06 16:47:34,629 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession2@77e6ec35[id = fmsjn9tdee5igj7d1aoivvm3tdmp9m3hhqnm8ikihgid3mtp7i9], user=anna] - MDC[]
11:47:34 2021-12-06 16:47:34,630 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@40f923da[id = cq2dk13ee737ihovkhte6qkksim3j6m5r84qrd1tfkrcrq7b10j], user=anna] - MDC[]
11:47:34 2021-12-06 16:47:34,631 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@764fd8ff[id = 22v5mbn05e7qs5eua2m87fgqg97a3s1sj9fnb1jc6oanodgrau0], user=anna] - MDC[]
11:47:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest
11:47:34 [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest
11:47:34 2021-12-06 16:47:34,634 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@5e76eb5a[id = 1scqs95da1t45iatggl94je81q6id4g4i4v15boan7k4tc9ji50b], user=john] - MDC[]
11:47:34 2021-12-06 16:47:34,636 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:191) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest$JUnitServerSession@216d5c70[id = 19k0kt0ct0nr9j1savegfmi2fepm04tkleqbgbdqv8ddlrjd8eed], user=anna] - MDC[]
11:47:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest
11:47:34 [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest
11:47:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest
11:47:34 [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest
11:47:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest
11:47:34 [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest
11:47:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest
11:47:34 [INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest
11:47:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest
11:47:34 [INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
11:47:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest
11:47:34 [INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest
11:47:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest
11:47:35 [INFO] 
11:47:35 [INFO] Results:
11:47:35 [INFO] 
11:47:35 [WARNING] Tests run: 195, Failures: 0, Errors: 0, Skipped: 1
11:47:35 [INFO] 
11:47:35 [INFO] 
11:47:35 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.server.test ---
11:47:35 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT.jar
11:47:35 [INFO] 
11:47:35 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.test ---
11:47:35 [INFO] Skipping because packaging 'jar' is not pom.
11:47:35 [INFO] 
11:47:35 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.server.test ---
11:47:35 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT-tests.jar
11:47:35 [INFO] 
11:47:35 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.test ---
11:47:35 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT-sources.jar
11:47:35 [INFO] 
11:47:35 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.test ---
11:47:35 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT-test-sources.jar
11:47:35 [INFO] 
11:47:35 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.server.test ---
11:47:35 [INFO] Checking compile classpath
11:47:35 [INFO] Checking runtime classpath
11:47:35 [INFO] Checking test classpath
11:47:35 [INFO] 
11:47:35 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.test ---
11:47:35 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
11:47:35 [INFO] 
11:47:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.test ---
11:47:35 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT.jar
11:47:35 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT.pom
11:47:35 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT-tests.jar
11:47:35 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT-sources.jar
11:47:35 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.test-9.0.0-SNAPSHOT-test-sources.jar
11:47:35 [INFO] 
11:47:35 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws >-------
11:47:35 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws 9.0.0-SNAPSHOT [12/48]
11:47:35 [INFO] --------------------------------[ jar ]---------------------------------
11:47:36 [INFO] 
11:47:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws ---
11:47:36 [INFO] 
11:47:36 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws ---
11:47:36 [INFO] Skipping Rule Enforcement.
11:47:36 [INFO] 
11:47:36 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.server.jaxws ---
11:47:37 [INFO] 
11:47:37 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws ---
11:47:37 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.jaxws/../org.eclipse.scout.rt/target/jacoco-all.exec
11:47:37 [INFO] 
11:47:37 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws ---
11:47:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:47:37 [INFO] Copying 1 resource
11:47:37 [INFO] 
11:47:37 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws ---
11:47:37 [INFO] Changes detected - recompiling the module!
11:47:37 [INFO] Compiling 54 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.jaxws/target/classes
11:47:37 [INFO] 
11:47:37 [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws ---
11:47:37 [INFO] 
11:47:37 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws ---
11:47:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:47:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.jaxws/src/test/resources
11:47:37 [INFO] 
11:47:37 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws ---
11:47:37 [INFO] No sources to compile
11:47:37 [INFO] 
11:47:37 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.rt.server.jaxws ---
11:47:37 [INFO] No tests to run.
11:47:37 [INFO] 
11:47:37 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws ---
11:47:37 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-9.0.0-SNAPSHOT.jar
11:47:37 [INFO] 
11:47:37 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.server.jaxws ---
11:47:37 [INFO] Skipping because packaging 'jar' is not pom.
11:47:37 [INFO] 
11:47:37 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws ---
11:47:37 [INFO] Skipping packaging of the test-jar
11:47:37 [INFO] 
11:47:37 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws ---
11:47:37 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-9.0.0-SNAPSHOT-sources.jar
11:47:37 [INFO] 
11:47:37 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws ---
11:47:37 [INFO] No sources in project. Archive not created.
11:47:37 [INFO] 
11:47:37 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.rt.server.jaxws ---
11:47:37 [INFO] Checking compile classpath
11:47:37 [INFO] Checking runtime classpath
11:47:37 [INFO] Checking test classpath
11:47:37 [INFO] 
11:47:37 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.server.jaxws ---
11:47:37 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
11:47:38 [INFO] 
11:47:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.server.jaxws ---
11:47:38 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-9.0.0-SNAPSHOT.jar
11:47:38 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.jaxws/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-9.0.0-SNAPSHOT.pom
11:47:38 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/9.0.0-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-9.0.0-SNAPSHOT-sources.jar
11:47:38 [INFO] 
11:47:38 [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt >----------
11:47:38 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt 9.0.0-SNAPSHOT [13/48]
11:47:38 [INFO] --------------------------------[ jar ]---------------------------------
11:47:38 [INFO] 
11:47:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.jaxws.apt ---
11:47:38 [INFO] 
11:47:38 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.jaxws.apt ---
11:47:38 [INFO] Skipping Rule Enforcement.
11:47:38 [INFO] 
11:47:38 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.jaxws.apt ---
11:47:39 [INFO] 
11:47:39 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.jaxws.apt ---
11:47:39 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.jaxws.apt/../org.eclipse.scout.rt/target/jacoco-all.exec
11:47:39 [INFO] 
11:47:39 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.jaxws.apt ---
11:47:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:47:39 [INFO] Copying 1 resource
11:47:39 [INFO] 
11:47:39 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.jaxws.apt ---
11:47:39 [INFO] Changes detected - recompiling the module!
11:47:39 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.jaxws.apt/target/classes
11:47:39 [INFO] 
11:47:39 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.jaxws.apt ---
11:47:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:47:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.jaxws.apt/src/test/resources
11:47:39 [INFO] 
11:47:39 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.jaxws.apt ---
11:47:39 [INFO] No sources to compile
11:47:39 [INFO] 
11:47:39 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.jaxws.apt ---
11:47:39 [INFO] No tests to run.
11:47:39 [INFO] 
11:47:39 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.jaxws.apt ---
11:47:39 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-9.0.0-SNAPSHOT.jar
11:47:39 [INFO] 
11:47:39 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.jaxws.apt ---
11:47:39 [INFO] Skipping because packaging 'jar' is not pom.
11:47:39 [INFO] 
11:47:39 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.jaxws.apt ---
11:47:39 [INFO] Skipping packaging of the test-jar
11:47:39 [INFO] 
11:47:39 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.jaxws.apt ---
11:47:39 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-9.0.0-SNAPSHOT-sources.jar
11:47:39 [INFO] 
11:47:39 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.jaxws.apt ---
11:47:39 [INFO] No sources in project. Archive not created.
11:47:39 [INFO] 
11:47:39 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.jaxws.apt ---
11:47:39 [INFO] Checking compile classpath
11:47:39 [INFO] Checking runtime classpath
11:47:39 [INFO] Checking test classpath
11:47:40 [INFO] 
11:47:40 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.jaxws.apt ---
11:47:40 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
11:47:40 [INFO] 
11:47:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.jaxws.apt ---
11:47:40 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/9.0.0-SNAPSHOT/org.eclipse.scout.jaxws.apt-9.0.0-SNAPSHOT.jar
11:47:40 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.jaxws.apt/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/9.0.0-SNAPSHOT/org.eclipse.scout.jaxws.apt-9.0.0-SNAPSHOT.pom
11:47:40 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/9.0.0-SNAPSHOT/org.eclipse.scout.jaxws.apt-9.0.0-SNAPSHOT-sources.jar
11:47:40 [INFO] 
11:47:40 [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test >-----
11:47:40 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test 9.0.0-SNAPSHOT [14/48]
11:47:40 [INFO] --------------------------------[ jar ]---------------------------------
11:47:44 [INFO] 
11:47:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws.test ---
11:47:44 [INFO] 
11:47:44 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws.test ---
11:47:44 [INFO] Skipping Rule Enforcement.
11:47:44 [INFO] 
11:47:44 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.rt.server.jaxws.test ---
11:47:46 [INFO] 
11:47:46 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws.test ---
11:47:46 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-9.0_continuous/org.eclipse.scout.rt.server.jaxws.test/../org.eclipse.scout.rt/target/jacoco-all.exec
11:47:46 [INFO] 
11:47:46 [INFO] --- jaxws-maven-plugin:2.6:wsimport (wsimport-1) @ org.eclipse.scout.rt.server.jaxws.test ---
11:47:47 [INFO] ------------------------------------------------------------------------
11:47:47 [INFO] Reactor Summary for Eclipse Scout RT 9.0.0-SNAPSHOT:
11:47:47 [INFO] 
11:47:47 [INFO] Eclipse Scout RT ................................... SUCCESS [ 44.823 s]
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.json ........ SUCCESS [ 14.704 s]
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform . SUCCESS [  7.797 s]
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test SUCCESS [02:06 min]
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared ... SUCCESS [  5.242 s]
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test SUCCESS [  8.321 s]
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons SUCCESS [  2.368 s]
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test SUCCESS [ 11.715 s]
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api .. SUCCESS [  2.124 s]
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server ... SUCCESS [  2.432 s]
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.test SUCCESS [ 14.318 s]
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws SUCCESS [  2.402 s]
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt ... SUCCESS [  2.158 s]
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test FAILURE [  6.676 s]
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson .. SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject.test SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms .. SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mail ..... SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.mail.test  SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.security . SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.security.test SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.dataformat SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest ..... SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test  SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jackson SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.client SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.test SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client ... SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client.test SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html .. SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty ... SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test SKIPPED
11:47:47 [INFO] org.eclipse.scout.rt-settings ...................... SKIPPED
11:47:47 [INFO] ------------------------------------------------------------------------
11:47:47 [INFO] BUILD FAILURE
11:47:47 [INFO] ------------------------------------------------------------------------
11:47:47 [INFO] Total time:  04:12 min
11:47:47 [INFO] Finished at: 2021-12-06T16:47:47Z
11:47:47 [INFO] ------------------------------------------------------------------------
11:47:47 [ERROR] Failed to execute goal com.helger.maven:jaxws-maven-plugin:2.6:wsimport (wsimport-1) on project org.eclipse.scout.rt.server.jaxws.test: Execution wsimport-1 of goal com.helger.maven:jaxws-maven-plugin:2.6:wsimport failed: Plugin com.helger.maven:jaxws-maven-plugin:2.6 or one of its dependencies could not be resolved: Failed to collect dependencies at com.helger.maven:jaxws-maven-plugin:jar:2.6 -> com.sun.xml.ws:jaxws-tools:jar:2.3.1 -> com.sun.xml.ws:jaxws-rt:jar:2.3.1 -> com.sun.xml.ws:policy:jar:2.7.5 -> org.glassfish.jaxb:txw2:jar:2.4.0-b180608.0325: Failed to read artifact descriptor for org.glassfish.jaxb:txw2:jar:2.4.0-b180608.0325: Could not transfer artifact org.glassfish.jaxb:txw2:pom:2.4.0-b180608.0325 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [bintray-bsi-business-systems-integration-ag-scout-eclipse-org (http://dl.bintray.com/bsi-business-systems-integration-ag/scout-eclipse-org, default, releases), releases.java.net (http://maven.java.net/content/repositories/releases/, default, releases+snapshots), jvnet-nexus-staging (http://maven.java.net/content/repositories/staging/, default, releases+snapshots), eclipse (http://download.eclipse.org/rt/eclipselink/maven.repo, default, releases+snapshots), jvnet-nexus-snapshots (http://maven.java.net/content/repositories/snapshots/, default, snapshots)] -> [Help 1]
11:47:47 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.helger.maven:jaxws-maven-plugin:2.6:wsimport (wsimport-1) on project org.eclipse.scout.rt.server.jaxws.test: Execution wsimport-1 of goal com.helger.maven:jaxws-maven-plugin:2.6:wsimport failed: Plugin com.helger.maven:jaxws-maven-plugin:2.6 or one of its dependencies could not be resolved: Failed to collect dependencies at com.helger.maven:jaxws-maven-plugin:jar:2.6 -> com.sun.xml.ws:jaxws-tools:jar:2.3.1 -> com.sun.xml.ws:jaxws-rt:jar:2.3.1 -> com.sun.xml.ws:policy:jar:2.7.5 -> org.glassfish.jaxb:txw2:jar:2.4.0-b180608.0325
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
11:47:47     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
11:47:47     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
11:47:47     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
11:47:47     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
11:47:47     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
11:47:47     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
11:47:47     at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
11:47:47     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
11:47:47     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
11:47:47     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
11:47:47     at java.lang.reflect.Method.invoke (Method.java:566)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
11:47:47 Caused by: org.apache.maven.plugin.PluginExecutionException: Execution wsimport-1 of goal com.helger.maven:jaxws-maven-plugin:2.6:wsimport failed: Plugin com.helger.maven:jaxws-maven-plugin:2.6 or one of its dependencies could not be resolved: Failed to collect dependencies at com.helger.maven:jaxws-maven-plugin:jar:2.6 -> com.sun.xml.ws:jaxws-tools:jar:2.3.1 -> com.sun.xml.ws:jaxws-rt:jar:2.3.1 -> com.sun.xml.ws:policy:jar:2.7.5 -> org.glassfish.jaxb:txw2:jar:2.4.0-b180608.0325
11:47:47     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:109)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
11:47:47     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
11:47:47     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
11:47:47     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
11:47:47     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
11:47:47     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
11:47:47     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
11:47:47     at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
11:47:47     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
11:47:47     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
11:47:47     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
11:47:47     at java.lang.reflect.Method.invoke (Method.java:566)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
11:47:47 Caused by: org.apache.maven.plugin.PluginResolutionException: Plugin com.helger.maven:jaxws-maven-plugin:2.6 or one of its dependencies could not be resolved: Failed to collect dependencies at com.helger.maven:jaxws-maven-plugin:jar:2.6 -> com.sun.xml.ws:jaxws-tools:jar:2.3.1 -> com.sun.xml.ws:jaxws-rt:jar:2.3.1 -> com.sun.xml.ws:policy:jar:2.7.5 -> org.glassfish.jaxb:txw2:jar:2.4.0-b180608.0325
11:47:47     at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:218)
11:47:47     at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:153)
11:47:47     at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm (DefaultMavenPluginManager.java:404)
11:47:47     at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm (DefaultMavenPluginManager.java:374)
11:47:47     at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm (DefaultBuildPluginManager.java:234)
11:47:47     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:105)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
11:47:47     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
11:47:47     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
11:47:47     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
11:47:47     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
11:47:47     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
11:47:47     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
11:47:47     at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
11:47:47     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
11:47:47     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
11:47:47     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
11:47:47     at java.lang.reflect.Method.invoke (Method.java:566)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
11:47:47 Caused by: org.eclipse.aether.collection.DependencyCollectionException: Failed to collect dependencies at com.helger.maven:jaxws-maven-plugin:jar:2.6 -> com.sun.xml.ws:jaxws-tools:jar:2.3.1 -> com.sun.xml.ws:jaxws-rt:jar:2.3.1 -> com.sun.xml.ws:policy:jar:2.7.5 -> org.glassfish.jaxb:txw2:jar:2.4.0-b180608.0325
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:288)
11:47:47     at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284)
11:47:47     at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:206)
11:47:47     at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:153)
11:47:47     at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm (DefaultMavenPluginManager.java:404)
11:47:47     at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm (DefaultMavenPluginManager.java:374)
11:47:47     at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm (DefaultBuildPluginManager.java:234)
11:47:47     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:105)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
11:47:47     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
11:47:47     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
11:47:47     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
11:47:47     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
11:47:47     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
11:47:47     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
11:47:47     at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
11:47:47     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
11:47:47     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
11:47:47     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
11:47:47     at java.lang.reflect.Method.invoke (Method.java:566)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
11:47:47 Caused by: org.eclipse.aether.resolution.ArtifactDescriptorException: Failed to read artifact descriptor for org.glassfish.jaxb:txw2:jar:2.4.0-b180608.0325
11:47:47     at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom (DefaultArtifactDescriptorReader.java:255)
11:47:47     at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor (DefaultArtifactDescriptorReader.java:171)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.resolveCachedArtifactDescriptor (DefaultDependencyCollector.java:538)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.getArtifactDescriptorResult (DefaultDependencyCollector.java:523)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:410)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:254)
11:47:47     at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284)
11:47:47     at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:206)
11:47:47     at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:153)
11:47:47     at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm (DefaultMavenPluginManager.java:404)
11:47:47     at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm (DefaultMavenPluginManager.java:374)
11:47:47     at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm (DefaultBuildPluginManager.java:234)
11:47:47     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:105)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
11:47:47     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
11:47:47     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
11:47:47     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
11:47:47     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
11:47:47     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
11:47:47     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
11:47:47     at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
11:47:47     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
11:47:47     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
11:47:47     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
11:47:47     at java.lang.reflect.Method.invoke (Method.java:566)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
11:47:47 Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not transfer artifact org.glassfish.jaxb:txw2:pom:2.4.0-b180608.0325 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [bintray-bsi-business-systems-integration-ag-scout-eclipse-org (http://dl.bintray.com/bsi-business-systems-integration-ag/scout-eclipse-org, default, releases), releases.java.net (http://maven.java.net/content/repositories/releases/, default, releases+snapshots), jvnet-nexus-staging (http://maven.java.net/content/repositories/staging/, default, releases+snapshots), eclipse (http://download.eclipse.org/rt/eclipselink/maven.repo, default, releases+snapshots), jvnet-nexus-snapshots (http://maven.java.net/content/repositories/snapshots/, default, snapshots)]
11:47:47     at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425)
11:47:47     at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229)
11:47:47     at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207)
11:47:47     at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom (DefaultArtifactDescriptorReader.java:240)
11:47:47     at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor (DefaultArtifactDescriptorReader.java:171)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.resolveCachedArtifactDescriptor (DefaultDependencyCollector.java:538)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.getArtifactDescriptorResult (DefaultDependencyCollector.java:523)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:410)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:254)
11:47:47     at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284)
11:47:47     at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:206)
11:47:47     at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:153)
11:47:47     at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm (DefaultMavenPluginManager.java:404)
11:47:47     at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm (DefaultMavenPluginManager.java:374)
11:47:47     at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm (DefaultBuildPluginManager.java:234)
11:47:47     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:105)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
11:47:47     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
11:47:47     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
11:47:47     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
11:47:47     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
11:47:47     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
11:47:47     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
11:47:47     at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
11:47:47     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
11:47:47     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
11:47:47     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
11:47:47     at java.lang.reflect.Method.invoke (Method.java:566)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
11:47:47 Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.glassfish.jaxb:txw2:pom:2.4.0-b180608.0325 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [bintray-bsi-business-systems-integration-ag-scout-eclipse-org (http://dl.bintray.com/bsi-business-systems-integration-ag/scout-eclipse-org, default, releases), releases.java.net (http://maven.java.net/content/repositories/releases/, default, releases+snapshots), jvnet-nexus-staging (http://maven.java.net/content/repositories/staging/, default, releases+snapshots), eclipse (http://download.eclipse.org/rt/eclipselink/maven.repo, default, releases+snapshots), jvnet-nexus-snapshots (http://maven.java.net/content/repositories/snapshots/, default, snapshots)]
11:47:47     at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:521)
11:47:47     at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:402)
11:47:47     at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229)
11:47:47     at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207)
11:47:47     at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom (DefaultArtifactDescriptorReader.java:240)
11:47:47     at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor (DefaultArtifactDescriptorReader.java:171)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.resolveCachedArtifactDescriptor (DefaultDependencyCollector.java:538)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.getArtifactDescriptorResult (DefaultDependencyCollector.java:523)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:410)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:254)
11:47:47     at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284)
11:47:47     at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:206)
11:47:47     at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:153)
11:47:47     at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm (DefaultMavenPluginManager.java:404)
11:47:47     at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm (DefaultMavenPluginManager.java:374)
11:47:47     at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm (DefaultBuildPluginManager.java:234)
11:47:47     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:105)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
11:47:47     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
11:47:47     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
11:47:47     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
11:47:47     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
11:47:47     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
11:47:47     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
11:47:47     at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
11:47:47     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
11:47:47     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
11:47:47     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
11:47:47     at java.lang.reflect.Method.invoke (Method.java:566)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
11:47:47 Caused by: org.eclipse.aether.transfer.NoRepositoryConnectorException: Blocked mirror for repositories: [bintray-bsi-business-systems-integration-ag-scout-eclipse-org (http://dl.bintray.com/bsi-business-systems-integration-ag/scout-eclipse-org, default, releases), releases.java.net (http://maven.java.net/content/repositories/releases/, default, releases+snapshots), jvnet-nexus-staging (http://maven.java.net/content/repositories/staging/, default, releases+snapshots), eclipse (http://download.eclipse.org/rt/eclipselink/maven.repo, default, releases+snapshots), jvnet-nexus-snapshots (http://maven.java.net/content/repositories/snapshots/, default, snapshots)]
11:47:47     at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:507)
11:47:47     at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:402)
11:47:47     at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229)
11:47:47     at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207)
11:47:47     at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom (DefaultArtifactDescriptorReader.java:240)
11:47:47     at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor (DefaultArtifactDescriptorReader.java:171)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.resolveCachedArtifactDescriptor (DefaultDependencyCollector.java:538)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.getArtifactDescriptorResult (DefaultDependencyCollector.java:523)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:410)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse (DefaultDependencyCollector.java:506)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:458)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349)
11:47:47     at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:254)
11:47:47     at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284)
11:47:47     at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:206)
11:47:47     at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:153)
11:47:47     at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm (DefaultMavenPluginManager.java:404)
11:47:47     at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm (DefaultMavenPluginManager.java:374)
11:47:47     at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm (DefaultBuildPluginManager.java:234)
11:47:47     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:105)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
11:47:47     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
11:47:47     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
11:47:47     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
11:47:47     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
11:47:47     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
11:47:47     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
11:47:47     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972)
11:47:47     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
11:47:47     at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
11:47:47     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
11:47:47     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
11:47:47     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
11:47:47     at java.lang.reflect.Method.invoke (Method.java:566)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
11:47:47     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
11:47:47 [ERROR] 
11:47:47 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
11:47:47 [ERROR] 
11:47:47 [ERROR] For more information about the errors and possible solutions, please read the following articles:
11:47:47 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
11:47:47 [ERROR] 
11:47:47 [ERROR] After correcting the problems, you can resume the build with the command
11:47:47 [ERROR]   mvn <args> -rf :org.eclipse.scout.rt.server.jaxws.test
11:47:47 Build step 'Invoke top-level Maven targets' marked build as failure
11:47:47 Not sending mail to unregistered user claudio.guglielmo@bsiag.com
11:47:47 An attempt to send an e-mail to empty list of recipients, ignored.
11:47:47 Recording test results
11:47:48 [Checks API] No suitable checks publisher found.
11:47:48 Finished: FAILURE