Skip to content
Unstable

Console Output

Started by user Fabrizio Giudici
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://bitbucket.org/fabriziogiudici/steelblue-src.git # timeout=10
Fetching upstream changes from https://bitbucket.org/fabriziogiudici/steelblue-src.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/steelblue-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/master
Seen 1 remote branch
 > git show-ref --tags -d # timeout=10
Checking out Revision 5fb61e481129ef94b22996d7e4fe13ba90304b5b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5fb61e481129ef94b22996d7e4fe13ba90304b5b # timeout=10
Commit message: "PENDING: STB-133: Added JavaFX thread enforcements."
 > git rev-list --no-walk b81a13f2b0851fb49084536ea2f4602134b699a6 # timeout=10
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
[workspace] $ /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.9/bin/mvn -s /tmp/settings11665758533277836540.xml -B -Dtft.profile.metrics.sonarGoal= -Pit.tidalwave-metrics-v2,it.tidalwave-ci-v1,it.tidalwave-monocle-profile-v1,generate-revision-id -Dmaven.repo.local=/var/jenkins_home/maven-repositories/executors/0 -DknownExploitedEnabled=https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json
[INFO] Scanning for projects...
[WARNING] Failed to build parent project for it.tidalwave.superpom:superpom:pom:5.12.1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] SteelBlue                                                          [pom]
[INFO] SteelBlue (modules)                                                [pom]
[INFO] SteelBlue :: Core                                                  [jar]
[INFO] SteelBlue :: JavaFX Bindings                                       [jar]
[INFO] SteelBlue (examples)                                               [pom]
[INFO] SteelBlue :: Examples :: Model                                     [jar]
[INFO] SteelBlue :: Examples :: Presentation                              [jar]
[INFO] SteelBlue :: Examples :: JavaFX presentation                       [jar]
[INFO] 
[INFO] ------------------< it.tidalwave.steelblue:steelblue >------------------
[INFO] Building SteelBlue 2.0-ALPHA-5-SNAPSHOT                            [1/8]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ steelblue ---
[INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ steelblue ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736964832966
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ steelblue ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] Rule 2: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] Rule 4: org.apache.maven.enforcer.rules.ReactorModuleConvergence passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ steelblue ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ steelblue ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ steelblue ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/target/jacoco.exec
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ steelblue ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ steelblue ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ steelblue ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ steelblue ---
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/steelblue/2.0-ALPHA-5-SNAPSHOT/steelblue-2.0-ALPHA-5-SNAPSHOT.pom
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ steelblue >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ steelblue ---
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ steelblue <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ steelblue ---
[INFO] 
[INFO] -----------< it.tidalwave.steelblue:it-tidalwave-ui-modules >-----------
[INFO] Building SteelBlue (modules) 2.0-ALPHA-5-SNAPSHOT                  [2/8]
[INFO]   from modules/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-modules ---
[INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736964835994
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-modules ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-modules ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/target/jacoco.exec
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-modules ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-modules ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-modules ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-modules ---
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-modules/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-modules-2.0-ALPHA-5-SNAPSHOT.pom
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-modules >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-modules ---
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-modules <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-modules ---
[INFO] 
[INFO] ------------< it.tidalwave.steelblue:it-tidalwave-ui-core >-------------
[INFO] Building SteelBlue :: Core 2.0-ALPHA-5-SNAPSHOT                    [3/8]
[INFO]   from modules/Core/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-core ---
[INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-core ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736964836155
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-core ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-core ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-core ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-core ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-core ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-core ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 66 source files with javac [forked debug deprecation release 11] to target/classes
[WARNING]   on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/BoundProperty.java:[102,74] [unchecked] unchecked cast
  required: T
  found:    Object
  where T is a type-variable:
    T extends Object declared in class BoundProperty
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/BoundProperty.java:[106,50] [unchecked] unchecked cast
  required: Changeable<T>
  found:    ChangingSource<T>
  where T is a type-variable:
    T extends Object declared in class BoundProperty
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/BoundProperty.java:[108,87] [unchecked] unchecked cast
  required: T
  found:    Object
  where T is a type-variable:
    T extends Object declared in class BoundProperty
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/function/BooleanBoundFunctionSupport.java:[59,83] [unchecked] Possible heap pollution from parameterized vararg type ChangingSource<Boolean>
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/function/AndFunction.java:[40,78] [unchecked] Possible heap pollution from parameterized vararg type ChangingSource<Boolean>
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/function/AndFunction.java:[45,67] [unchecked] Possible heap pollution from parameterized vararg type ChangingSource<Boolean>
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/function/OrFunction.java:[40,76] [unchecked] Possible heap pollution from parameterized vararg type ChangingSource<Boolean>
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/function/OrFunction.java:[45,66] [unchecked] Possible heap pollution from parameterized vararg type ChangingSource<Boolean>
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/impl/DefaultDisplayable.java:[59,38] [serial] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/spi/DefaultUserActionProvider.java:[60,22] [deprecation] getDefaultAction() in UserActionProvider has been deprecated
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/spi/SimpleCompositePresentable.java:[87,99] [unchecked] unchecked conversion
  required: List<As>
  found:    List
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/spi/SimpleCompositePresentable.java:[60,11] [serial] serializable class SCPFinder has no definition of serialVersionUID
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/spi/SimpleCompositePresentable.java:[65,49] [serial] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/spi/SimpleCompositePresentable.java:[68,41] [serial] non-transient instance field of a serializable class declared with a non-serializable type
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-core ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-core ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 22 source files with javac [forked debug deprecation release 11] to target/test-classes
[WARNING]   on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[59,28] [deprecation] getDefaultAction() in UserActionProvider has been deprecated
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[74,21] [deprecation] getDefaultAction() in UserActionProvider has been deprecated
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-ui-core ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
18:14:04.833 [main                ] INFO  it.tidalwave.ui.core.MutableTest                   - STARTING TESTS OF it.tidalwave.ui.core.MutableTest
18:14:04.898 [main                ] INFO  it.tidalwave.ui.core.MutableTest                   - *********************
18:14:04.899 [main                ] INFO  it.tidalwave.ui.core.MutableTest                   - TEST "test listeners"
18:14:04.899 [main                ] INFO  it.tidalwave.ui.core.MutableTest                   - *********************
18:14:05.037 [main                ] INFO  it.tidalwave.ui.core.MutableTest                   - TEST PASSED in 139 msec
18:14:05.037 [main                ] INFO  it.tidalwave.ui.core.MutableTest                   - 
18:14:05.040 [main                ] INFO  it.tidalwave.ui.core.PanelGroupControlTest         - *************************
18:14:05.040 [main                ] INFO  it.tidalwave.ui.core.PanelGroupControlTest         - TEST "test Configuration"
18:14:05.040 [main                ] INFO  it.tidalwave.ui.core.PanelGroupControlTest         - *************************
18:14:05.309 [main                ] INFO  it.tidalwave.ui.core.PanelGroupControlTest         - TEST PASSED in 268 msec
18:14:05.309 [main                ] INFO  it.tidalwave.ui.core.PanelGroupControlTest         - 
18:14:05.311 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - ********************************
18:14:05.312 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - TEST "test default notification"
18:14:05.312 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - ********************************
18:14:05.324 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - TEST PASSED in 12 msec
18:14:05.324 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - 
18:14:05.325 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - ***********************************************
18:14:05.325 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - TEST "test notification with bundle attributes"
18:14:05.325 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - ***********************************************
18:14:05.335 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - TEST PASSED in 9 msec
18:14:05.335 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - 
18:14:05.337 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - **************************************************
18:14:05.337 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - TEST "test notification with hardwired attributes"
18:14:05.337 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - **************************************************
18:14:05.338 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - TEST PASSED in 1 msec
18:14:05.338 [main                ] INFO  it.tidalwave.ui.core.UserNotificationTest          - 
18:14:05.346 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - ********************************
18:14:05.347 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - TEST "test default notification"
18:14:05.347 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - ********************************
18:14:05.350 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - TEST PASSED in 4 msec
18:14:05.350 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - 
18:14:05.353 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - ***********************************************
18:14:05.353 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - TEST "test notification with bundle attributes"
18:14:05.353 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - ***********************************************
18:14:05.354 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - TEST PASSED in 2 msec
18:14:05.354 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - 
18:14:05.356 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - ************************************
18:14:05.357 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - TEST "test notification with cancel"
18:14:05.357 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - ************************************
18:14:05.359 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - TEST PASSED in 3 msec
18:14:05.359 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - 
18:14:05.361 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - *************************************
18:14:05.361 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - TEST "test notification with confirm"
18:14:05.362 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - *************************************
18:14:05.363 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - TEST PASSED in 2 msec
18:14:05.363 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - 
18:14:05.365 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - **************************************************
18:14:05.365 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - TEST "test notification with hardwired attributes"
18:14:05.365 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - **************************************************
18:14:05.366 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - TEST PASSED in 1 msec
18:14:05.366 [main                ] INFO  i.t.ui.core.UserNotificationWithFeedbackTest       - 
18:14:05.373 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ************************************************
18:14:05.373 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST "must read the displayName from the bundle"
18:14:05.373 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ARGS [en, English]
18:14:05.373 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ************************************************
18:14:05.377 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST PASSED in 3 msec
18:14:05.377 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - 
18:14:05.378 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ************************************************
18:14:05.378 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST "must read the displayName from the bundle"
18:14:05.378 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ARGS [it, Italian]
18:14:05.378 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ************************************************
18:14:05.379 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST PASSED in 2 msec
18:14:05.379 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - 
18:14:05.380 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ************************************************
18:14:05.380 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST "must read the displayName from the bundle"
18:14:05.380 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ARGS [fr, French]
18:14:05.380 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ************************************************
18:14:05.381 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST PASSED in 1 msec
18:14:05.382 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - 
18:14:05.382 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - *********************
18:14:05.382 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST "test of String"
18:14:05.382 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - *********************
18:14:05.383 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST PASSED in 1 msec
18:14:05.383 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - 
18:14:05.384 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ****************************************
18:14:05.384 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST "test of String with toString name"
18:14:05.384 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ****************************************
18:14:05.385 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST PASSED in 1 msec
18:14:05.385 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - 
18:14:05.386 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ***********************
18:14:05.386 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST "test of function"
18:14:05.386 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ***********************
18:14:05.387 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST PASSED in 2 msec
18:14:05.387 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - 
18:14:05.388 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ***********************
18:14:05.388 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST "test of supplier"
18:14:05.388 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ***********************
18:14:05.389 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST PASSED in 1 msec
18:14:05.389 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - 
18:14:05.390 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ******************
18:14:05.390 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST "test render"
18:14:05.390 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ******************
18:14:05.390 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST PASSED in 0 msec
18:14:05.391 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - 
18:14:05.391 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ********************
18:14:05.391 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST "test renderTo"
18:14:05.391 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - ********************
18:14:05.393 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - TEST PASSED in 1 msec
18:14:05.393 [main                ] INFO  it.tidalwave.ui.core.role.DisplayableTest          - 
18:14:05.398 [main                ] INFO  it.tidalwave.ui.core.role.PresentationModelTest    - ***********************************************
18:14:05.398 [main                ] INFO  it.tidalwave.ui.core.role.PresentationModelTest    - TEST "test ofMaybePresentable with Presentable"
18:14:05.398 [main                ] INFO  it.tidalwave.ui.core.role.PresentationModelTest    - ***********************************************
18:14:05.577 [main                ] INFO  it.tidalwave.ui.core.role.PresentationModelTest    - TEST PASSED in 179 msec
18:14:05.577 [main                ] INFO  it.tidalwave.ui.core.role.PresentationModelTest    - 
18:14:05.578 [main                ] INFO  it.tidalwave.ui.core.role.PresentationModelTest    - **************************************************
18:14:05.578 [main                ] INFO  it.tidalwave.ui.core.role.PresentationModelTest    - TEST "test ofMaybePresentable without Presentable"
18:14:05.578 [main                ] INFO  it.tidalwave.ui.core.role.PresentationModelTest    - **************************************************
18:14:05.581 [main                ] INFO  it.tidalwave.ui.core.role.PresentationModelTest    - TEST PASSED in 3 msec
18:14:05.582 [main                ] INFO  it.tidalwave.ui.core.role.PresentationModelTest    - 
18:14:05.583 [main                ] INFO  it.tidalwave.ui.core.role.UserActionProviderTest   - *************************
18:14:05.583 [main                ] INFO  it.tidalwave.ui.core.role.UserActionProviderTest   - TEST "works with actions"
18:14:05.583 [main                ] INFO  it.tidalwave.ui.core.role.UserActionProviderTest   - *************************
18:14:05.588 [main                ] INFO  it.tidalwave.ui.core.role.UserActionProviderTest   - TEST PASSED in 4 msec
18:14:05.588 [main                ] INFO  it.tidalwave.ui.core.role.UserActionProviderTest   - 
18:14:05.588 [main                ] INFO  it.tidalwave.ui.core.role.UserActionProviderTest   - ****************************
18:14:05.588 [main                ] INFO  it.tidalwave.ui.core.role.UserActionProviderTest   - TEST "works with no actions"
18:14:05.589 [main                ] INFO  it.tidalwave.ui.core.role.UserActionProviderTest   - ****************************
18:14:05.592 [main                ] INFO  it.tidalwave.ui.core.role.UserActionProviderTest   - TEST PASSED in 3 msec
18:14:05.592 [main                ] INFO  it.tidalwave.ui.core.role.UserActionProviderTest   - 
18:14:05.595 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ******************************************************************************
18:14:05.595 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - TEST "test"
18:14:05.595 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ARGS [Mock for As, hashCode: 1119149914, Mock for As, hashCode: 554055165, -1]
18:14:05.595 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ******************************************************************************
18:14:05.633 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - TEST PASSED in 39 msec
18:14:05.634 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - 
18:14:05.635 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - *****************************************************************************
18:14:05.635 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - TEST "test"
18:14:05.635 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ARGS [Mock for As, hashCode: 554055165, Mock for As, hashCode: 1119149914, 1]
18:14:05.635 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - *****************************************************************************
18:14:05.637 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - TEST PASSED in 2 msec
18:14:05.637 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - 
18:14:05.637 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ******************************************************************************
18:14:05.638 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - TEST "test"
18:14:05.638 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ARGS [Mock for As, hashCode: 1119149914, Mock for As, hashCode: 1119149914, 0]
18:14:05.638 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ******************************************************************************
18:14:05.639 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - TEST PASSED in 2 msec
18:14:05.639 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - 
18:14:05.640 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ******************************************************************************
18:14:05.640 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - TEST "test"
18:14:05.640 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ARGS [Mock for As, hashCode: 1669417918, Mock for As, hashCode: 1018271197, 0]
18:14:05.640 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ******************************************************************************
18:14:05.642 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - TEST PASSED in 1 msec
18:14:05.642 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - 
18:14:05.642 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ******************************************************************************
18:14:05.642 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - TEST "test"
18:14:05.643 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ARGS [Mock for As, hashCode: 1018271197, Mock for As, hashCode: 1669417918, 0]
18:14:05.643 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - ******************************************************************************
18:14:05.644 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - TEST PASSED in 2 msec
18:14:05.644 [main                ] INFO  i.t.ui.core.role.impl.AsDisplayableComparatorTest  - 
18:14:05.747 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - ****************************
18:14:05.747 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must find local roles"
18:14:05.748 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - ****************************
18:14:05.748 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 1 msec
18:14:05.748 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - 
18:14:05.752 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - *******************************
18:14:05.752 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must find roles in owner"
18:14:05.752 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - *******************************
18:14:05.755 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@2a504ea7
18:14:05.760 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@34eb5d01
18:14:05.764 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.As$MockitoMock$KzmdFTSN@3f87780b at construction time: []
18:14:05.765 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.i.DefaultPresentationModelTest$Role2) for i.t.u.As$MockitoMock$KzmdFTSN@3f87780b
18:14:05.765 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
18:14:05.766 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@5521407f
18:14:05.770 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@13ebccd, [])
18:14:05.770 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f
18:14:05.771 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.As$MockitoMock$KzmdFTSN@3f87780b, i.t.u.c.r.i.DefaultPresentationModelTest$Role2)
18:14:05.771 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner is a mock i.t.u.As implementing []
18:14:05.771 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner class replaced with i.t.u.As
18:14:05.772 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:05.772 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.As$MockitoMock$KzmdFTSN@3f87780b, i.t.u.RoleFactory)
18:14:05.772 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner is a mock i.t.u.As implementing []
18:14:05.772 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner class replaced with i.t.u.As
18:14:05.772 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:05.773 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@13ebccd, []) completed
18:14:05.773 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
18:14:05.774 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 22 msec
18:14:05.774 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - 
18:14:05.778 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - ****************************************
18:14:05.778 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must give priority to local roles"
18:14:05.778 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - ****************************************
18:14:05.779 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 1 msec
18:14:05.779 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - 
18:14:05.782 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - ************************************
18:14:05.783 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must not find inexistent role"
18:14:05.783 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - ************************************
18:14:05.783 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for j.l.Object@6109d880 at construction time: []
18:14:05.783 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.i.DefaultPresentationModelTest$Role2) for j.l.Object@6109d880
18:14:05.783 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
18:14:05.784 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@7b0525a8
18:14:05.784 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@44618fe6, [])
18:14:05.784 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f
18:14:05.784 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(j.l.Object@6109d880, i.t.u.c.r.i.DefaultPresentationModelTest$Role2)
18:14:05.785 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:05.785 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(j.l.Object@6109d880, i.t.u.RoleFactory)
18:14:05.785 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:05.785 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@44618fe6, []) completed
18:14:05.785 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
18:14:05.786 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 3 msec
18:14:05.786 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - 
18:14:05.789 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - ****************************************
18:14:05.790 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must not find inexistent role bis"
18:14:05.790 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - ****************************************
18:14:05.790 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.As$MockitoMock$KzmdFTSN@1f72fbd1 at construction time: []
18:14:05.790 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.i.DefaultPresentationModelTest$Role1) for i.t.u.As$MockitoMock$KzmdFTSN@1f72fbd1
18:14:05.790 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
18:14:05.791 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@37dec463
18:14:05.791 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@19213a74, [])
18:14:05.792 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f
18:14:05.792 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.As$MockitoMock$KzmdFTSN@1f72fbd1, i.t.u.c.r.i.DefaultPresentationModelTest$Role1)
18:14:05.792 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner is a mock i.t.u.As implementing []
18:14:05.792 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner class replaced with i.t.u.As
18:14:05.792 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:05.793 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.As$MockitoMock$KzmdFTSN@1f72fbd1, i.t.u.RoleFactory)
18:14:05.793 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner is a mock i.t.u.As implementing []
18:14:05.793 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner class replaced with i.t.u.As
18:14:05.793 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:05.793 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@19213a74, []) completed
18:14:05.793 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
18:14:05.799 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 10 msec
18:14:05.799 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - 
18:14:05.804 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - ******************************
18:14:05.804 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "test TFT 248 regression"
18:14:05.804 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - ******************************
18:14:05.804 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.As$MockitoMock$KzmdFTSN@11a67420 at construction time: []
18:14:05.804 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.i.DefaultPresentationModelTest$Role3) for i.t.u.As$MockitoMock$KzmdFTSN@11a67420
18:14:05.804 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
18:14:05.805 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@1325f967
18:14:05.805 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@1ab85862, [])
18:14:05.805 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f
18:14:05.806 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.As$MockitoMock$KzmdFTSN@11a67420, i.t.u.c.r.i.DefaultPresentationModelTest$Role3)
18:14:05.806 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner is a mock i.t.u.As implementing []
18:14:05.806 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner class replaced with i.t.u.As
18:14:05.806 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:05.806 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.As$MockitoMock$KzmdFTSN@11a67420, i.t.u.RoleFactory)
18:14:05.806 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner is a mock i.t.u.As implementing []
18:14:05.806 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> owner class replaced with i.t.u.As
18:14:05.806 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:05.807 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@1ab85862, []) completed
18:14:05.807 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
18:14:05.808 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 5 msec
18:14:05.808 [main                ] INFO  i.t.ui.core.role.impl.DefaultPresentationModelTest - 
18:14:05.809 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - *************************************
18:14:05.809 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - TEST "test toString with Displayable"
18:14:05.809 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - *************************************
18:14:05.810 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - TEST PASSED in 1 msec
18:14:05.810 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - 
18:14:05.811 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - ********************************************
18:14:05.811 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - TEST "test toString with broken Displayable"
18:14:05.811 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - ********************************************
18:14:05.886 [main                ] ERROR it.tidalwave.ui.core.role.impl.DefaultUserAction   - In DefaultDisplayable.toString()
java.lang.RuntimeException: purportedly genereated exception
	at it.tidalwave.ui.core.role.impl.DefaultUserAction.lambda$toString$0(DefaultUserAction.java:103)
	at java.base/java.util.Optional.map(Optional.java:260)
	at it.tidalwave.ui.core.role.impl.DefaultUserAction.toString(DefaultUserAction.java:103)
	at it.tidalwave.ui.core.role.impl.DefaultUserActionTest.test_toString_with_broken_Displayable(DefaultUserActionTest.java:79)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.testng.TestRunner.privateRun(TestRunner.java:739)
	at org.testng.TestRunner.run(TestRunner.java:614)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
	at org.testng.SuiteRunner.run(SuiteRunner.java:312)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
	at org.testng.TestNG.runSuites(TestNG.java:1112)
	at org.testng.TestNG.run(TestNG.java:1079)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
18:14:05.890 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - TEST PASSED in 79 msec
18:14:05.890 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - 
18:14:05.891 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - ****************************************
18:14:05.891 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - TEST "test toString without Displayable"
18:14:05.891 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - ****************************************
18:14:05.892 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.i.DefaultUserAction@4ca4f762 at construction time: []
18:14:05.892 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.Displayable) for i.t.u.c.r.i.DefaultUserAction@4ca4f762
18:14:05.892 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
18:14:05.892 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@31de27c, [])
18:14:05.892 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f
18:14:05.893 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.i.DefaultUserAction@4ca4f762, i.t.u.c.r.Displayable)
18:14:05.893 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:05.893 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.i.DefaultUserAction@4ca4f762, i.t.u.RoleFactory)
18:14:05.893 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:05.893 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@31de27c, []) completed
18:14:05.893 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
18:14:05.894 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - TEST PASSED in 2 msec
18:14:05.894 [main                ] INFO  i.t.ui.core.role.impl.DefaultUserActionTest        - 
18:14:05.896 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ***********************************************************
18:14:05.896 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - TEST "test"
18:14:05.896 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ARGS [a@35c00c$Displayable[], b@6cd7dc74$Displayable[], -1]
18:14:05.896 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ***********************************************************
18:14:05.898 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - TEST PASSED in 3 msec
18:14:05.899 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - 
18:14:05.899 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - **********************************************************
18:14:05.899 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - TEST "test"
18:14:05.899 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ARGS [b@6cd7dc74$Displayable[], a@35c00c$Displayable[], 1]
18:14:05.899 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - **********************************************************
18:14:05.900 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - TEST PASSED in 0 msec
18:14:05.900 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - 
18:14:05.900 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ********************************************************
18:14:05.900 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - TEST "test"
18:14:05.900 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ARGS [a@35c00c$Displayable[], a@35c00c$Displayable[], 0]
18:14:05.901 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ********************************************************
18:14:05.901 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - TEST PASSED in 1 msec
18:14:05.901 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - 
18:14:05.901 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ************************************************************
18:14:05.902 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - TEST "test"
18:14:05.902 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ARGS [c@32d8710a$Displayable[], c@180cc0df$Displayable[], 0]
18:14:05.902 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ************************************************************
18:14:05.902 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - TEST PASSED in 1 msec
18:14:05.902 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - 
18:14:05.903 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ************************************************************
18:14:05.903 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - TEST "test"
18:14:05.903 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ARGS [c@180cc0df$Displayable[], c@32d8710a$Displayable[], 0]
18:14:05.903 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - ************************************************************
18:14:05.903 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - TEST PASSED in 1 msec
18:14:05.903 [main                ] INFO  i.t.ui.core.role.impl.DisplayableComparatorTest    - 
18:14:05.904 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - ****************************
18:14:05.904 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - TEST "test generic listener"
18:14:05.904 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - ****************************
18:14:05.960 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - TEST PASSED in 56 msec
18:14:05.960 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - 
18:14:05.961 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - ***********************************
18:14:05.961 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - TEST "test named property listener"
18:14:05.961 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - ***********************************
18:14:05.962 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - TEST PASSED in 1 msec
18:14:05.962 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - 
18:14:05.963 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - ***************************
18:14:05.963 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - TEST "test remove listener"
18:14:05.963 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - ***************************
18:14:05.964 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - TEST PASSED in 1 msec
18:14:05.964 [main                ] INFO  i.t.ui.core.role.impl.MutableListenerSupportTest   - 
18:14:05.966 [main                ] INFO  i.t.ui.core.role.spi.DefaultUserActionProviderTest - *****************************
18:14:05.966 [main                ] INFO  i.t.ui.core.role.spi.DefaultUserActionProviderTest - TEST "must return no actions"
18:14:05.966 [main                ] INFO  i.t.ui.core.role.spi.DefaultUserActionProviderTest - *****************************
18:14:05.967 [main                ] INFO  i.t.ui.core.role.spi.DefaultUserActionProviderTest - TEST PASSED in 0 msec
18:14:05.967 [main                ] INFO  i.t.ui.core.role.spi.DefaultUserActionProviderTest - 
18:14:05.968 [main                ] INFO  i.t.ui.core.role.spi.DefaultUserActionProviderTest - ************************************
18:14:05.968 [main                ] INFO  i.t.ui.core.role.spi.DefaultUserActionProviderTest - TEST "must return no default action"
18:14:05.968 [main                ] INFO  i.t.ui.core.role.spi.DefaultUserActionProviderTest - ************************************
18:14:05.968 [main                ] INFO  i.t.ui.core.role.spi.DefaultUserActionProviderTest - TEST PASSED in 0 msec
18:14:05.968 [main                ] INFO  i.t.ui.core.role.spi.DefaultUserActionProviderTest - 
18:14:05.970 [main                ] INFO  i.t.u.core.role.spi.SimpleCompositePresentableTest - *********************************************************************
18:14:05.970 [main                ] INFO  i.t.u.core.role.spi.SimpleCompositePresentableTest - TEST "must create a PresentationModel containing the proper children"
18:14:05.970 [main                ] INFO  i.t.u.core.role.spi.SimpleCompositePresentableTest - *********************************************************************
18:14:05.976 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@320fc4b0/a at construction time: []
18:14:05.978 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@8ecc457, [])
18:14:05.978 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f
18:14:05.979 [main                ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable    - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@320fc4b0/a: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7ebaf0d, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@694b1ddb, i.t.r.i.DefaultSimpleComposite@5690c2a8]
18:14:05.979 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@8ecc457, []) completed
18:14:05.979 [main                ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() -  DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@320fc4b0/a), MockDatum(a)
18:14:05.980 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.ui.core.role.spi.SimpleCompositePresentable$SCPFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
18:14:05.984 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@47772462, [])
18:14:05.984 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f
18:14:05.984 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
18:14:05.986 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3a5e4f32/b1 at construction time: []
18:14:05.986 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@17c34e62, [])
18:14:05.986 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f
18:14:05.986 [main                ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable    - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3a5e4f32/b1: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7ebaf0d, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@239d73ff, i.t.r.i.DefaultSimpleComposite@6bf28f61]
18:14:05.986 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@17c34e62, []) completed
18:14:05.986 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@64dcf763/b2 at construction time: []
18:14:05.987 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@21ab919c, [])
18:14:05.987 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f
18:14:05.987 [main                ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable    - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@64dcf763/b2: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7ebaf0d, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@5edd9b4f]
18:14:05.987 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@21ab919c, []) completed
18:14:05.987 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@5db90818/b3 at construction time: []
18:14:05.987 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@414d2821, [])
18:14:05.987 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f
18:14:05.987 [main                ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable    - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@5db90818/b3: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7ebaf0d, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@7378c4a4]
18:14:05.988 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@414d2821, []) completed
18:14:05.988 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@47772462, []) completed
18:14:05.988 [main                ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() -      DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3a5e4f32/b1), MockDatum(b1)
18:14:05.988 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.ui.core.role.spi.SimpleCompositePresentable$SCPFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
18:14:05.989 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@7c02b3cb, [])
18:14:05.989 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f
18:14:05.989 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
18:14:05.989 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3d8fd373/c1 at construction time: []
18:14:05.989 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@342394b3, [])
18:14:05.989 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f
18:14:05.989 [main                ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable    - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3d8fd373/c1: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7ebaf0d, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@5dd6f517]
18:14:05.990 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@342394b3, []) completed
18:14:05.990 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@1e01b195/c2 at construction time: []
18:14:05.990 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@718d6b7c, [])
18:14:05.990 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f
18:14:05.990 [main                ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable    - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@1e01b195/c2: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7ebaf0d, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@1b994617]
18:14:05.990 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@718d6b7c, []) completed
18:14:05.990 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@807c1e8/c3 at construction time: []
18:14:05.991 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@54f9326c, [])
18:14:05.991 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f
18:14:05.991 [main                ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable    - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@807c1e8/c3: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7ebaf0d, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@5016f1a]
18:14:05.995 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@54f9326c, []) completed
18:14:05.995 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@7c02b3cb, []) completed
18:14:05.996 [main                ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() -          DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3d8fd373/c1), MockDatum(c1)
18:14:05.996 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3d8fd373/c1 at construction time: []
18:14:05.996 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3d8fd373/c1
18:14:05.996 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
18:14:05.997 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@2d5c160e
18:14:05.997 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@4e02f17d, [])
18:14:05.997 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f
18:14:05.997 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3d8fd373/c1, i.t.r.SimpleComposite)
18:14:05.997 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:05.997 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3d8fd373/c1, i.t.u.RoleFactory)
18:14:05.997 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:05.998 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@4e02f17d, []) completed
18:14:05.998 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
18:14:05.998 [main                ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() -          DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@1e01b195/c2), MockDatum(c2)
18:14:05.998 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@1e01b195/c2 at construction time: []
18:14:05.998 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@1e01b195/c2
18:14:05.998 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
18:14:05.998 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@7dc92a06, [])
18:14:05.998 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f
18:14:05.999 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@1e01b195/c2, i.t.r.SimpleComposite)
18:14:05.999 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:05.999 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@1e01b195/c2, i.t.u.RoleFactory)
18:14:05.999 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:05.999 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@7dc92a06, []) completed
18:14:05.999 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
18:14:05.999 [main                ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() -          DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@807c1e8/c3), MockDatum(c3)
18:14:05.999 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@807c1e8/c3 at construction time: []
18:14:05.999 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@807c1e8/c3
18:14:06.000 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
18:14:06.000 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@654db80b, [])
18:14:06.000 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f
18:14:06.000 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@807c1e8/c3, i.t.r.SimpleComposite)
18:14:06.000 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:06.000 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@807c1e8/c3, i.t.u.RoleFactory)
18:14:06.000 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:06.000 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@654db80b, []) completed
18:14:06.000 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
18:14:06.000 [main                ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() -      DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@64dcf763/b2), MockDatum(b2)
18:14:06.001 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@64dcf763/b2 at construction time: []
18:14:06.001 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@64dcf763/b2
18:14:06.001 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
18:14:06.001 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@336070ab, [])
18:14:06.001 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f
18:14:06.001 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@64dcf763/b2, i.t.r.SimpleComposite)
18:14:06.001 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:06.001 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@64dcf763/b2, i.t.u.RoleFactory)
18:14:06.001 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:06.002 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@336070ab, []) completed
18:14:06.002 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
18:14:06.002 [main                ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() -      DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@5db90818/b3), MockDatum(b3)
18:14:06.002 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@5db90818/b3 at construction time: []
18:14:06.002 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@5db90818/b3
18:14:06.002 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
18:14:06.002 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@20a4cba7, [])
18:14:06.002 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f
18:14:06.002 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@5db90818/b3, i.t.r.SimpleComposite)
18:14:06.002 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:06.003 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@5db90818/b3, i.t.u.RoleFactory)
18:14:06.003 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:06.003 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@20a4cba7, []) completed
18:14:06.003 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
18:14:06.003 [main                ] INFO  i.t.u.core.role.spi.SimpleCompositePresentableTest - TEST PASSED in 34 msec
18:14:06.003 [main                ] INFO  i.t.u.core.role.spi.SimpleCompositePresentableTest - 
18:14:06.004 [main                ] INFO  i.tidalwave.ui.core.spi.MenuBarControlSupportTest  - ********************
18:14:06.004 [main                ] INFO  i.tidalwave.ui.core.spi.MenuBarControlSupportTest  - TEST "test populate"
18:14:06.005 [main                ] INFO  i.tidalwave.ui.core.spi.MenuBarControlSupportTest  - ********************
18:14:06.008 [main                ] INFO  it.tidalwave.ui.core.spi.MenuBarControlSupport     - Menu bar user actions: [DefaultUserAction["Open"], DefaultUserAction["Close"], DefaultUserAction["Close all"], DefaultUserAction["Undo"], DefaultUserAction["Redo"], DefaultUserAction["Select all"], DefaultUserAction["Deselect"], DefaultUserAction["foo bar"]]
18:14:06.010 [main                ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport     - Binding DefaultUserAction["Open"] to menu item File
18:14:06.011 [main                ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport     - Binding DefaultUserAction["Close"] to menu item File
18:14:06.011 [main                ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport     - Binding DefaultUserAction["Close all"] to menu item File
18:14:06.011 [main                ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport     - Binding DefaultUserAction["Undo"] to menu item Edit
18:14:06.011 [main                ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport     - Binding DefaultUserAction["Redo"] to menu item Edit
18:14:06.011 [main                ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport     - Binding DefaultUserAction["Select all"] to menu item Select
18:14:06.011 [main                ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport     - Binding DefaultUserAction["Deselect"] to menu item Select
18:14:06.011 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.c.r.i.DefaultUserAction@37b470df at construction time: []
18:14:06.011 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.MenuBarControl$MenuPlacement) for i.t.u.c.r.i.DefaultUserAction@37b470df
18:14:06.011 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
18:14:06.012 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@2520010e, [])
18:14:06.012 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f
18:14:06.012 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.i.DefaultUserAction@37b470df, i.t.u.c.MenuBarControl$MenuPlacement)
18:14:06.012 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:06.012 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.c.r.i.DefaultUserAction@37b470df, i.t.u.RoleFactory)
18:14:06.012 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:14:06.012 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007c4a6036bc80@2520010e, []) completed
18:14:06.012 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
18:14:06.014 [main                ] INFO  i.tidalwave.ui.core.spi.MenuBarControlSupportTest  - TEST PASSED in 10 msec
18:14:06.014 [main                ] INFO  i.tidalwave.ui.core.spi.MenuBarControlSupportTest  - 
18:14:06.015 [main                ] INFO  i.t.ui.core.spi.PanelGroupControlSupportTest       - ***********
18:14:06.015 [main                ] INFO  i.t.ui.core.spi.PanelGroupControlSupportTest       - TEST "test"
18:14:06.016 [main                ] INFO  i.t.ui.core.spi.PanelGroupControlSupportTest       - ***********
18:14:06.133 [main                ] ERROR i.t.ui.core.spi.PanelGroupControlSupportTest       - TEST FAILED in 114 msec - test - java.lang.NullPointerException
18:14:06.133 [main                ] ERROR i.t.ui.core.spi.PanelGroupControlSupportTest       - TEST FAILED
java.lang.NullPointerException: null
	at java.base/java.util.Objects.requireNonNull(Objects.java:233)
	at java.base/java.util.Optional.of(Optional.java:113)
	at it.tidalwave.ui.core.spi.PanelGroupControlSupport.getMessageBus(PanelGroupControlSupport.java:175)
	at it.tidalwave.ui.core.spi.PanelGroupControlSupport.<init>(PanelGroupControlSupport.java:97)
	at it.tidalwave.ui.core.spi.PanelGroupControlSupportTest$Fixture.<init>(PanelGroupControlSupportTest.java:58)
	at it.tidalwave.ui.core.spi.PanelGroupControlSupportTest.test(PanelGroupControlSupportTest.java:100)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.testng.TestRunner.privateRun(TestRunner.java:739)
	at org.testng.TestRunner.run(TestRunner.java:614)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
	at org.testng.SuiteRunner.run(SuiteRunner.java:312)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
	at org.testng.TestNG.runSuites(TestNG.java:1112)
	at org.testng.TestNG.run(TestNG.java:1079)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
18:14:06.134 [main                ] ERROR i.t.ui.core.spi.PanelGroupControlSupportTest       - 
18:14:06.135 [main                ] INFO  i.tidalwave.ui.core.spi.ToolBarControlSupportTest  - ********************
18:14:06.135 [main                ] INFO  i.tidalwave.ui.core.spi.ToolBarControlSupportTest  - TEST "test populate"
18:14:06.135 [main                ] INFO  i.tidalwave.ui.core.spi.ToolBarControlSupportTest  - ********************
18:14:06.165 [main                ] INFO  it.tidalwave.ui.core.spi.ToolBarControlSupport     - Toolbar user actions: [DefaultUserAction["Open"], DefaultUserAction["Close"], DefaultUserAction["Close all"]]
18:14:06.166 [main                ] INFO  i.tidalwave.ui.core.spi.ToolBarControlSupportTest  - TEST PASSED in 31 msec
18:14:06.167 [main                ] INFO  i.tidalwave.ui.core.spi.ToolBarControlSupportTest  - 
18:14:06.167 [main                ] INFO  it.tidalwave.ui.core.MutableTest                   - FINISHED TESTS OF it.tidalwave.ui.core.MutableTest
[ERROR] Tests run: 51, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.851 s <<< FAILURE! -- in TestSuite
[ERROR] it.tidalwave.ui.core.spi.PanelGroupControlSupportTest.test -- Time elapsed: 0.118 s <<< FAILURE!
java.lang.NullPointerException
	at java.base/java.util.Objects.requireNonNull(Objects.java:233)
	at java.base/java.util.Optional.of(Optional.java:113)
	at it.tidalwave.ui.core.spi.PanelGroupControlSupport.getMessageBus(PanelGroupControlSupport.java:175)
	at it.tidalwave.ui.core.spi.PanelGroupControlSupport.<init>(PanelGroupControlSupport.java:97)
	at it.tidalwave.ui.core.spi.PanelGroupControlSupportTest$Fixture.<init>(PanelGroupControlSupportTest.java:58)
	at it.tidalwave.ui.core.spi.PanelGroupControlSupportTest.test(PanelGroupControlSupportTest.java:100)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.testng.TestRunner.privateRun(TestRunner.java:739)
	at org.testng.TestRunner.run(TestRunner.java:614)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
	at org.testng.SuiteRunner.run(SuiteRunner.java:312)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
	at org.testng.TestNG.runSuites(TestNG.java:1112)
	at org.testng.TestNG.run(TestNG.java:1079)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   PanelGroupControlSupportTest.test:100 » NullPointer
[INFO] 
[ERROR] Tests run: 51, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[ERROR] There are test failures.

See /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/surefire-reports/jacoco for the individual test results.
See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-core ---
[INFO] Loading execution data file /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/jacoco.exec
[INFO] Analyzed bundle 'SteelBlue :: Core' with 65 classes
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-ui-core ---
[INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-core ---
[INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129-tests.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-core ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-core ---
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-core/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-core/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-core/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-core >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-core ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-core <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-core ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[ERROR] Low: Overridable method function is called from constructor new it.tidalwave.ui.core.function.BooleanBoundFunctionSupport(ChangingSource[]). [it.tidalwave.ui.core.function.BooleanBoundFunctionSupport] At BooleanBoundFunctionSupport.java:[line 68] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] -----------< it.tidalwave.steelblue:it-tidalwave-ui-javafx >------------
[INFO] Building SteelBlue :: JavaFX Bindings 2.0-ALPHA-5-SNAPSHOT         [4/8]
[INFO]   from modules/JavaFXBindings/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-javafx ---
[INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736964852301
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-javafx ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 47 source files with javac [forked debug deprecation release 11] to target/classes
[WARNING]   on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/DefaultJavaFXBinder.java:[63,4] [deprecation] bindButtonsInPane(GridPane,Collection<UserAction>) in JavaFXBinder has been deprecated
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[85,14] [rawtypes] found raw type: ObservableList
  missing type arguments for generic class ObservableList<E>
  where E is a type-variable:
    E extends Object declared in interface ObservableList
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[86,99] [unchecked] unchecked cast
  required: ObservableList<TreeTableColumn<PresentationModel,PresentationModel>>
  found:    ObservableList
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[104,75] [unchecked] unchecked cast
  required: Class<J>
  found:    Class<?>
  where J,X are type-variables:
    J extends Object declared in method <J,X>builderFor(Class<X>)
    X extends J declared in method <J,X>builderFor(Class<X>)
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[164,57] [rawtypes] found raw type: Class
  missing type arguments for generic class Class<T>
  where T is a type-variable:
    T extends Object declared in class Class
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[163,52] [unchecked] unchecked cast
  required: T
  found:    Object
  where T,I are type-variables:
    T extends I declared in class JavaFXSafeComponentBuilder
    I extends Object declared in class JavaFXSafeComponentBuilder
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/RoleCollector.java:[88,26] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[76,45] [unchecked] unchecked cast
  required: T
  found:    Object
  where T is a type-variable:
    T extends Object declared in class PropertyAdapter
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[83,52] [unchecked] unchecked cast
  required: T
  found:    Object
  where T is a type-variable:
    T extends Object declared in class PropertyAdapter
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[83,76] [unchecked] unchecked cast
  required: T
  found:    Object
  where T is a type-variable:
    T extends Object declared in class PropertyAdapter
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXPresentationBuilder.java:[45,44] [unchecked] unchecked cast
  required: Class<I>
  found:    Class<CAP#1>
  where I is a type-variable:
    I extends Object declared in class JavaFXPresentationBuilder
  where CAP#1 is a fresh type-variable:
    CAP#1 extends Object from capture of ?
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXPresentationBuilder.java:[45,64] [unchecked] unchecked cast
  required: Class<T>
  found:    Class<CAP#1>
  where T,I are type-variables:
    T extends I declared in class JavaFXPresentationBuilder
    I extends Object declared in class JavaFXPresentationBuilder
  where CAP#1 is a fresh type-variable:
    CAP#1 extends Object from capture of ?
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-javafx ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 15 source files with javac [forked debug deprecation release 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-ui-javafx ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
18:14:20.217 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - STARTING TESTS OF it.tidalwave.ui.javafx.JavaFXSpringAnnotationApplicationTest
18:14:20.262 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - ******************************
18:14:20.262 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - TEST "test ApplicationContext"
18:14:20.263 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - ******************************
18:14:20.275 [main                ] INFO  i.t.ui.javafx.JavaFXSpringAnnotationApplication    - Scanning beans from class it.tidalwave.ui.javafx.JavaFXSpringAnnotationApplicationTest$TestApplication
App folder: /var/jenkins_home/.test
Logging folder: /var/jenkins_home/.test/logs
PreferencesHandler instantiated from META-INF/services: it.tidalwave.util.impl.DefaultPreferencesHandler@18a0d7
18:14:20.715 [main                ] WARN  it.tidalwave.ui.core.spi.PanelGroupControlSupport  - No message bus
18:14:20.867 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - TEST PASSED in 604 msec
18:14:20.867 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - 
18:14:20.869 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - ****************************************************
18:14:20.869 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - TEST "test ApplicationContext with EnableMessageBus"
18:14:20.869 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - ****************************************************
18:14:20.871 [main                ] INFO  i.t.ui.javafx.JavaFXSpringAnnotationApplication    - Detected @EnableMessageBus, enabling message bus
18:14:20.871 [main                ] INFO  i.t.ui.javafx.JavaFXSpringAnnotationApplication    - Scanning beans from class it.tidalwave.ui.javafx.JavaFXSpringAnnotationApplicationTest$TestApplicationWithEnableMessageBus
18:14:20.890 [main                ] INFO  it.tidalwave.messagebus.spi.SimpleMessageBus       - MessageBusSupport configured with it.tidalwave.messagebus.spi.SimpleAsyncMessageDelivery@177d5584
18:14:20.892 [main                ] DEBUG it.tidalwave.messagebus.spi.SimpleMessageBus       - subscribe(class it.tidalwave.ui.core.message.PanelShowRequest, it.tidalwave.ui.core.spi.PanelGroupControlSupport$$Lambda/0x000070d788285eb8@3efcacdc)
18:14:20.898 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - TEST PASSED in 30 msec
18:14:20.899 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - 
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
18:14:22.804 [main                ] WARN  it.tidalwave.ui.core.spi.PanelGroupControlSupport  - No message bus
18:14:22.959 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - *********************************************
18:14:22.960 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST "a single pane should be added directly"
18:14:22.960 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - *********************************************
18:14:22.961 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(assemble)
18:14:22.962 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:23.033 [X Application Thread] INFO  i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl  - LEFT: options: [] --- no wrapper for StackPane@28b69243
18:14:23.034 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:23.034 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:23.148 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:23.149 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:23.149 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:23.149 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:23.150 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:23.150 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:23.150 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:23.151 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:23.151 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:23.152 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:23.152 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:23.152 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:23.152 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:23.153 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:23.155 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:23.155 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:23.156 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:23.156 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:23.156 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:24.188 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST PASSED in 1228 msec
18:14:24.188 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - 
18:14:24.416 [main                ] WARN  it.tidalwave.ui.core.spi.PanelGroupControlSupport  - No message bus
18:14:24.419 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ********************************************************************
18:14:24.420 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST "a single pane with ALWAYS WRAP should be wrapped in StackPane"
18:14:24.420 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ********************************************************************
18:14:24.421 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(assemble)
18:14:24.421 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:24.424 [X Application Thread] INFO  i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl  - LEFT: options: [ALWAYS_WRAP] --- StackPane for [StackPane@22ae2049]
18:14:24.425 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:24.425 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:24.425 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:24.425 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:24.425 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:24.426 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:24.426 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:24.426 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:24.426 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:24.426 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:24.426 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:24.426 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:24.427 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:24.427 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:24.427 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:24.427 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:24.427 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:24.427 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:24.427 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:24.428 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:24.428 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:25.436 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST PASSED in 1016 msec
18:14:25.436 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - 
18:14:25.660 [main                ] WARN  it.tidalwave.ui.core.spi.PanelGroupControlSupport  - No message bus
18:14:25.663 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ****************************************
18:14:25.663 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST "show mush publish proper messages"
18:14:25.663 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ARGS [[]]
18:14:25.663 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ****************************************
18:14:25.731 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(assemble)
18:14:25.731 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:25.734 [X Application Thread] INFO  i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl  - LEFT: options: [] --- StackPane for [StackPane@67d3cfa1, StackPane@7ddf9437]
18:14:25.735 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:25.735 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:25.735 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:25.735 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:25.735 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:25.735 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:25.735 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:25.735 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:25.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:25.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:25.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:25.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:25.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:25.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:25.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:25.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:25.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:25.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:25.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:25.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:25.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:26.738 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(show1)
18:14:26.738 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:26.742 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:26.742 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:26.742 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:26.742 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:26.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:26.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:26.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:26.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:26.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:26.744 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:26.744 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:26.744 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:26.745 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:26.745 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:26.745 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:26.745 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:26.745 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:26.745 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:26.745 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:26.746 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:26.746 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:27.747 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(show2)
18:14:27.747 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:27.749 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:27.749 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:27.749 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:27.749 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:27.749 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:27.749 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:27.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:27.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:27.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:27.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:27.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:27.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:27.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:27.750 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:27.751 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:27.751 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:27.751 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:27.751 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:27.751 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:27.751 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:27.751 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:28.784 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST PASSED in 3122 msec
18:14:28.785 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - 
18:14:29.003 [main                ] WARN  it.tidalwave.ui.core.spi.PanelGroupControlSupport  - No message bus
18:14:29.006 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ****************************************
18:14:29.006 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST "show mush publish proper messages"
18:14:29.006 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ARGS [[USE_ACCORDION]]
18:14:29.006 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ****************************************
18:14:29.008 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(assemble)
18:14:29.008 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:29.015 [X Application Thread] INFO  i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl  - LEFT: options: [USE_ACCORDION] --- Accordion for [TitledPane@337edbc5[styleClass=titled-pane]'Panel 1', TitledPane@3306a9f2[styleClass=titled-pane]'Panel 2']
18:14:29.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:29.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:29.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:29.015 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:29.016 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:29.016 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:29.099 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:29.100 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:29.101 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:29.101 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:29.101 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:29.102 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:29.102 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:29.102 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:29.102 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:29.102 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:29.102 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:29.103 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:29.103 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:29.103 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:29.103 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:30.103 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(show1)
18:14:30.104 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:30.146 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:30.147 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:30.147 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:30.147 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:30.147 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:30.148 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:30.148 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:30.148 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:30.148 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:30.148 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:30.149 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:30.149 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:30.149 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:30.149 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:30.150 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:30.150 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:30.150 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:30.150 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:30.151 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:30.151 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:30.151 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:31.151 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(show2)
18:14:31.152 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:31.154 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:31.154 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:31.154 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:31.154 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:31.154 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:31.154 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:31.154 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:31.154 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:31.154 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:31.155 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:31.155 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:31.155 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:31.155 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:31.155 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:31.155 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:31.155 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:31.155 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:31.156 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:31.156 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:31.156 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:31.156 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:32.158 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST PASSED in 3151 msec
18:14:32.158 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - 
18:14:32.375 [main                ] WARN  it.tidalwave.ui.core.spi.PanelGroupControlSupport  - No message bus
18:14:32.377 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - **************************************************************
18:14:32.378 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST "show mush publish proper messages when expanded from UI"
18:14:32.378 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - **************************************************************
18:14:32.379 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(assemble)
18:14:32.379 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:32.381 [X Application Thread] INFO  i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl  - LEFT: options: [USE_ACCORDION] --- Accordion for [TitledPane@4eab7514[styleClass=titled-pane]'Panel 1', TitledPane@40cbb542[styleClass=titled-pane]'Panel 2']
18:14:32.381 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:32.381 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:32.381 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:32.381 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:32.381 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:32.381 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:32.382 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:32.382 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:32.382 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:32.382 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:32.382 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:32.382 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:32.382 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:32.382 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:32.383 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:32.383 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:32.383 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:32.383 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:32.383 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:32.383 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:32.384 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:33.384 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(show1)
18:14:33.385 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:33.386 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:33.386 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:33.387 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:33.387 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:33.387 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:33.387 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:33.387 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:33.387 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:33.387 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:33.387 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:33.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:33.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:33.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:33.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:33.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:33.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:33.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:33.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:33.389 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:33.389 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] waiting for JavaFX thread to complete...
18:14:33.389 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show1] JavaFX thread completed...
18:14:34.390 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(show2)
18:14:34.390 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:34.392 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:34.392 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:34.392 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:34.392 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:34.392 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:34.392 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:34.392 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:34.392 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:34.393 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:34.393 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:34.393 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:34.393 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:34.393 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:34.393 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:34.393 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:34.393 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:34.393 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:34.393 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:34.393 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:34.393 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] waiting for JavaFX thread to complete...
18:14:34.393 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show2] JavaFX thread completed...
18:14:35.396 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST PASSED in 3018 msec
18:14:35.396 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - 
18:14:35.611 [main                ] WARN  it.tidalwave.ui.core.spi.PanelGroupControlSupport  - No message bus
18:14:35.613 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ****************************************************************************************
18:14:35.613 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST "two panes with USE ACCORDION must be wrapped in TitlePane and placed in Accordion"
18:14:35.614 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ****************************************************************************************
18:14:35.614 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(assemble)
18:14:35.614 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:35.616 [X Application Thread] INFO  i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl  - LEFT: options: [USE_ACCORDION] --- Accordion for [TitledPane@63383838[styleClass=titled-pane]'Panel 1', TitledPane@3dc320e2[styleClass=titled-pane]'Panel 2']
18:14:35.616 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:35.616 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:35.616 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:35.616 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:35.616 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:35.617 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:35.617 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:35.617 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:35.617 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:35.617 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:35.617 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:35.617 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:35.617 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:35.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:35.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:35.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:35.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:35.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:35.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:35.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:35.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:36.626 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST PASSED in 1012 msec
18:14:36.626 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - 
18:14:36.840 [main                ] WARN  it.tidalwave.ui.core.spi.PanelGroupControlSupport  - No message bus
18:14:36.842 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ****************************************************************
18:14:36.842 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST "two panes with same selector must be wrapped in StackPane"
18:14:36.843 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ****************************************************************
18:14:36.843 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(assemble)
18:14:36.843 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:36.845 [X Application Thread] INFO  i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl  - LEFT: options: [] --- StackPane for [StackPane@3a661211, StackPane@5e49ef4c]
18:14:36.845 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:36.845 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:36.845 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:36.845 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:36.846 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:36.846 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:36.846 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:36.846 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:36.846 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:36.846 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:36.846 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:36.846 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:36.849 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:36.850 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:36.850 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:36.850 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:36.850 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:36.850 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:36.850 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:36.850 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:36.851 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:37.852 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST PASSED in 1010 msec
18:14:37.853 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - 
18:14:38.077 [main                ] WARN  it.tidalwave.ui.core.spi.PanelGroupControlSupport  - No message bus
18:14:38.083 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ************************************************************************************************************
18:14:38.083 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST "a single pane with ALWAYS WRAP and USE ACCORDION must be wrapped in TitlePane and placed in Accordion"
18:14:38.084 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ************************************************************************************************************
18:14:38.086 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(assemble)
18:14:38.086 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:38.088 [X Application Thread] INFO  i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl  - LEFT: options: [ALWAYS_WRAP, USE_ACCORDION] --- Accordion for [TitledPane@6138184b[styleClass=titled-pane]'Panel 1']
18:14:38.089 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:38.089 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:38.090 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:38.090 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:38.090 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:38.090 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:38.090 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:38.091 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:38.091 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:38.091 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:38.091 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:38.091 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:38.092 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:38.092 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:38.092 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:38.092 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:38.092 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:38.092 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:38.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:38.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:38.093 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:39.095 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST PASSED in 1011 msec
18:14:39.095 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - 
18:14:39.316 [main                ] WARN  it.tidalwave.ui.core.spi.PanelGroupControlSupport  - No message bus
18:14:39.318 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - *************************************************
18:14:39.318 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST "show mush publish proper messages at first"
18:14:39.318 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ARGS [[]]
18:14:39.318 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - *************************************************
18:14:39.320 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(assemble)
18:14:39.320 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:39.321 [X Application Thread] INFO  i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl  - LEFT: options: [USE_ACCORDION] --- Accordion for [TitledPane@5943b0d5[styleClass=titled-pane]'Panel 1', TitledPane@50111f8f[styleClass=titled-pane]'Panel 2']
18:14:39.322 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:39.322 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:39.322 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:39.322 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:39.322 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:39.322 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:39.322 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:39.323 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:39.323 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:39.323 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:39.323 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:39.323 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:39.323 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:39.323 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:39.323 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:39.323 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:39.323 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:39.323 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:39.323 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:39.324 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:39.324 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:40.324 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(show)
18:14:40.325 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:40.326 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:40.326 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:40.326 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:40.326 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:40.326 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:40.326 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:40.326 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:40.326 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:40.326 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:40.327 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:40.327 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:40.327 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:40.327 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:40.327 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:40.327 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:40.327 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:40.327 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:40.327 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:40.327 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:40.328 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:40.328 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:41.331 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST PASSED in 2012 msec
18:14:41.331 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - 
18:14:41.559 [main                ] WARN  it.tidalwave.ui.core.spi.PanelGroupControlSupport  - No message bus
18:14:41.564 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - *************************************************
18:14:41.565 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST "show mush publish proper messages at first"
18:14:41.565 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ARGS [[USE_ACCORDION]]
18:14:41.565 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - *************************************************
18:14:41.566 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(assemble)
18:14:41.567 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:41.569 [X Application Thread] INFO  i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl  - LEFT: options: [USE_ACCORDION] --- Accordion for [TitledPane@6790d042[styleClass=titled-pane]'Panel 1', TitledPane@4f08e3d[styleClass=titled-pane]'Panel 2']
18:14:41.569 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:41.569 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:41.583 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:41.583 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:41.583 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:41.584 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:41.584 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:41.584 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:41.584 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:41.584 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:41.584 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:41.585 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:41.585 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:41.585 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:41.588 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:41.588 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:41.589 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:41.589 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:41.589 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:41.589 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:41.590 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:42.590 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(show)
18:14:42.591 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:42.592 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:42.592 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:42.592 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:42.592 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:42.592 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:42.592 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:42.592 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:42.592 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:42.593 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:42.593 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:42.593 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:42.593 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:42.593 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:42.593 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:42.593 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:42.593 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:42.593 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:42.593 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:42.593 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:42.593 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:42.594 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:43.595 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST PASSED in 2031 msec
18:14:43.595 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - 
18:14:43.816 [main                ] WARN  it.tidalwave.ui.core.spi.PanelGroupControlSupport  - No message bus
18:14:43.819 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ************************************************
18:14:43.819 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST "must properly show when Accordion is used"
18:14:43.820 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ************************************************
18:14:43.821 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(assemble)
18:14:43.821 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:43.822 [X Application Thread] INFO  i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl  - LEFT: options: [USE_ACCORDION] --- Accordion for [TitledPane@3e3e8c4[styleClass=titled-pane]'Panel 1', TitledPane@53259dde[styleClass=titled-pane]'Panel 2']
18:14:43.823 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:43.823 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:43.823 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:43.823 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:43.823 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:43.823 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:43.823 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:43.823 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:43.823 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:43.823 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:43.823 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:43.823 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:43.823 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:43.824 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:43.824 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:43.824 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:43.824 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:43.824 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:43.824 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:43.824 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:43.824 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:44.825 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(show)
18:14:44.825 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:44.826 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:44.826 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:44.826 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:44.826 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:44.826 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:44.826 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:44.826 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:44.826 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:44.826 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:44.826 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:44.826 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:44.826 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:44.826 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:44.826 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:44.826 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:44.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:44.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:44.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:44.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:44.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:44.827 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:45.827 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST PASSED in 2008 msec
18:14:45.828 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - 
18:14:46.043 [main                ] WARN  it.tidalwave.ui.core.spi.PanelGroupControlSupport  - No message bus
18:14:46.045 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ************************************************
18:14:46.045 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST "must properly show when StackPane is used"
18:14:46.045 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - ************************************************
18:14:46.046 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(assemble)
18:14:46.046 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:46.047 [X Application Thread] INFO  i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl  - LEFT: options: [] --- StackPane for [StackPane@1a115741, StackPane@17705a9]
18:14:46.047 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:46.047 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:46.048 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:46.048 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:46.048 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:46.048 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:46.048 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:46.048 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:46.048 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:46.048 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:46.048 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:46.048 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:46.048 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:46.048 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:46.048 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:46.048 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:46.052 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:46.052 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:46.052 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:46.052 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] waiting for JavaFX thread to complete...
18:14:46.052 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [assemble] JavaFX thread completed...
18:14:47.053 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(show)
18:14:47.053 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:47.054 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:47.054 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:47.054 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:47.054 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:47.054 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:47.054 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:47.054 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:47.054 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:47.054 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:47.054 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:47.054 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:47.054 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:47.054 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:47.054 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:47.055 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:47.055 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:47.055 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:47.055 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:47.055 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:47.055 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:14:47.055 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:14:48.056 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - TEST PASSED in 2010 msec
18:14:48.056 [main                ] INFO  i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest    - 
18:14:48.352 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - ***********************************************
18:14:48.352 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must invoke callbacks in a non FX thread"
18:14:48.352 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - ***********************************************
18:14:48.391 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 39 msec
18:14:48.391 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - 
18:14:48.396 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - ********************************************************************
18:14:48.396 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must return empty list when UserActionProvider is not present"
18:14:48.396 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - ********************************************************************
18:14:48.397 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 1 msec
18:14:48.397 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - 
18:14:48.401 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - *************************************************************
18:14:48.401 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must set the MenuItem text from UserAction Displayable"
18:14:48.401 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - *************************************************************
18:14:48.405 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 4 msec
18:14:48.406 [main                ] INFO  i.t.u.j.i.UserActionProviderContextMenuBuilderTest - 
18:14:48.569 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - *********************************************************
18:14:48.569 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST "bind button must assign correct initial enablement"
18:14:48.569 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - ARGS [false]
18:14:48.569 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - *********************************************************
18:14:48.571 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
18:14:48.571 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:48.573 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:48.574 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:48.574 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:48.574 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:48.574 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:48.574 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:48.574 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:48.574 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:48.574 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:48.574 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:48.574 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:48.574 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:48.574 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:48.574 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:48.574 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:48.574 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:48.574 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:48.574 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:48.574 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:48.574 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:48.575 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:49.581 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST PASSED in 1012 msec
18:14:49.581 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - 
18:14:49.583 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@7d7f1e63... 
18:14:49.809 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - *********************************************************
18:14:49.809 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST "bind button must assign correct initial enablement"
18:14:49.810 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - ARGS [true]
18:14:49.810 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - *********************************************************
18:14:49.810 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
18:14:49.810 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:49.811 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:49.811 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:49.811 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:49.811 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:49.812 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:49.812 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:49.812 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:49.812 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:49.812 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:49.812 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:49.813 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:49.813 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:49.813 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:49.813 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:49.813 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:49.813 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:49.813 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:49.814 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:49.814 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:49.814 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:49.814 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:50.816 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST PASSED in 1006 msec
18:14:50.816 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - 
18:14:50.817 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@62c4adb0... 
18:14:51.040 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - ************************************************************************
18:14:51.040 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST "bind button must throw exception when invoked in the wrong thread"
18:14:51.040 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - ************************************************************************
18:14:51.041 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST PASSED in 1 msec
18:14:51.041 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - 
18:14:51.042 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@42493474... 
18:14:51.259 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - **********************************************************
18:14:51.259 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST "bind button to Displayable action must assign label"
18:14:51.259 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - **********************************************************
18:14:51.260 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
18:14:51.260 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:51.260 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:51.260 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:51.260 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:51.260 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:51.260 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:51.260 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:51.260 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:51.261 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:51.261 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:51.261 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:51.261 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:51.261 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:51.261 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:51.261 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:51.261 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:51.261 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:51.261 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:51.261 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:51.261 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:51.261 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:51.261 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:52.265 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST PASSED in 1005 msec
18:14:52.265 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - 
18:14:52.266 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@6ce4dabc... 
18:14:52.484 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - ******************************************************************
18:14:52.484 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST "bind button to not Displayable action must not assign label"
18:14:52.484 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - ******************************************************************
18:14:52.485 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
18:14:52.485 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:52.489 [X Application Thread] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@54cae652
18:14:52.501 [X Application Thread] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ...
18:14:52.502 [X Application Thread] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@3ca02db0
18:14:52.530 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:52.530 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:52.530 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:52.530 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:52.530 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:52.530 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:52.530 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:52.531 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:52.531 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:52.531 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:52.531 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:52.531 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:52.531 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:52.531 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:52.531 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:52.531 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:52.531 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:52.531 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:52.531 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:52.531 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:52.531 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:53.532 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST PASSED in 1048 msec
18:14:53.532 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - 
18:14:53.533 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@28ac61ca... 
18:14:53.751 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - ****************************************
18:14:53.751 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST "bound button must invoke callback"
18:14:53.751 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - ****************************************
18:14:53.752 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
18:14:53.753 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:53.753 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:53.753 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:53.753 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:53.753 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:53.753 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:53.753 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:53.753 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:53.753 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:53.754 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:53.754 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:53.754 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:53.754 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:53.755 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:53.755 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:53.755 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:53.755 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:53.755 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:53.755 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:53.755 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:53.756 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:53.756 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:55.069 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - waitForThread()...
18:14:55.071 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST PASSED in 1319 msec
18:14:55.071 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - 
18:14:55.071 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@5962f8e2... 
18:14:55.287 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - ***************************************************************
18:14:55.287 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST "button enablement must be bound to UserAction enablement"
18:14:55.287 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - ***************************************************************
18:14:55.287 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
18:14:55.287 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:55.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:55.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:55.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:55.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:55.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:55.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:55.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:55.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:55.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:55.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:55.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:55.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:55.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:55.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:55.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:55.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:55.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:55.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:55.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:55.288 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:55.289 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:56.491 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - TEST PASSED in 1204 msec
18:14:56.491 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - 
18:14:56.492 [main                ] INFO  i.t.ui.javafx.impl.button.ButtonBindingsTest       - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@55852192... 
18:14:56.659 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
18:14:56.659 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:14:56.660 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:14:56.660 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:14:56.660 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:14:56.660 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:14:56.660 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:14:56.660 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:14:56.660 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:14:56.660 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:14:56.660 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:14:56.660 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:14:56.660 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:14:56.660 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:14:56.660 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:14:56.660 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:14:56.660 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:14:56.661 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:14:56.661 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:14:56.661 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:14:56.661 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:14:57.771 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
18:14:57.837 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
18:14:57.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:14:57.838 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:14:57.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:14:57.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:14:57.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:14:57.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:14:57.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:14:57.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:14:57.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:14:57.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:14:57.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:14:57.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:14:57.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:14:57.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:14:57.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:14:57.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:14:57.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:14:57.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:14:57.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:14:57.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:14:57.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:14:57.839 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:14:58.840 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - ****************************************************
18:14:58.840 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - TEST "must have the proper cell texts when not hown"
18:14:58.840 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - ****************************************************
18:14:58.841 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
18:14:58.841 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:58.841 [X Application Thread] DEBUG i.t.ui.javafx.impl.combobox.ComboBoxBindings       - bind(ComboBox@8e78746[styleClass=combo-box-base combo-box], DefaultPresentationModel(j.l.String@649be681), Optional[Mock for Runnable, hashCode: 1200060319])
18:14:58.851 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@632e3736[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:14:58.857 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:58.857 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:14:58.858 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))]
18:14:58.866 [pool-17-thread-1    ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
18:14:58.867 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@20f22766)
18:14:58.868 [pool-17-thread-1    ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ...
18:14:58.869 [pool-17-thread-1    ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@2d5b30c8
18:14:58.869 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #1
18:14:58.870 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 411520783
18:14:58.870 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
18:14:58.870 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
18:14:58.870 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2ea064e7)
18:14:58.871 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #2
18:14:58.871 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 499285129
18:14:58.871 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
18:14:58.872 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
18:14:58.872 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3a47116d)
18:14:58.872 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #3
18:14:58.872 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 772979769
18:14:58.872 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
18:14:58.872 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
18:14:58.873 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1f038ac2)
18:14:58.873 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #4
18:14:58.873 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 768028058
18:14:58.873 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
18:14:58.873 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
18:14:58.874 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@67ad54ae)
18:14:58.874 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #5
18:14:58.874 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1166306409
18:14:58.874 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
18:14:58.874 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
18:14:58.875 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@584776ed)
18:14:58.875 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #6
18:14:58.875 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1269589604
18:14:58.875 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
18:14:58.875 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
18:14:58.876 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@604e6b51)
18:14:58.876 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #7
18:14:58.876 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1885665372
18:14:58.876 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
18:14:58.876 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
18:14:58.876 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@61f52d18)
18:14:58.877 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #8
18:14:58.877 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1692119095
18:14:58.878 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
18:14:58.878 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
18:14:58.878 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@424d5c4e)
18:14:58.878 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #9
18:14:58.878 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 47869921
18:14:58.878 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
18:14:58.878 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
18:14:58.878 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1f0bc13d)
18:14:58.879 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #10
18:14:58.879 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 720221848
18:14:58.879 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
18:14:58.879 [pool-17-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
18:14:58.880 [pool-17-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:14:58.880 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:14:58.880 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:58.881 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@632e3736[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@20f22766), false)
18:14:58.882 [pool-17-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@20f22766), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:14:58.883 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@632e3736[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@20f22766), false)
18:14:58.884 [pool-17-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:14:58.884 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:58.884 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:14:58.884 [pool-17-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@20f22766), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:14:58.885 [pool-17-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:14:58.885 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:14:58.885 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:58.894 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@632e3736[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@20f22766), false)
18:14:58.895 [pool-17-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@20f22766), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:14:58.896 [pool-17-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:14:58.896 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@632e3736[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3cbfaace], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:14:58.898 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@632e3736[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3cbfaace], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:14:58.898 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:58.898 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:14:58.898 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@632e3736[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3cbfaace], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:14:58.898 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:14:58.898 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:58.903 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:58.904 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:14:58.904 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:14:58.904 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:58.904 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:58.904 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:14:58.904 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:14:58.904 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:58.904 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:58.904 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:14:58.904 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:14:58.904 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:58.904 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:58.904 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:14:58.904 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:14:58.904 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:58.905 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:58.905 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:14:58.905 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:14:58.905 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:58.905 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:58.905 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:14:58.905 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:14:58.905 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:58.905 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:58.905 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:14:58.905 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:14:58.906 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:14:58.906 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:14:59.911 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - TEST PASSED in 1071 msec
18:14:59.911 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - 
18:15:00.072 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
18:15:00.072 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:00.072 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:00.072 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:00.072 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:00.072 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:00.072 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:00.072 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:00.072 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:00.073 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:00.073 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:00.073 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:00.073 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:00.073 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:00.073 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:00.073 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:00.073 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:00.073 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:00.073 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:00.073 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:00.073 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:01.131 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
18:15:01.135 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
18:15:01.135 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:01.136 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:02.137 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - *************************************************
18:15:02.138 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - TEST "must have the proper cell texts when shown"
18:15:02.138 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - *************************************************
18:15:02.138 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
18:15:02.138 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:02.138 [X Application Thread] DEBUG i.t.ui.javafx.impl.combobox.ComboBoxBindings       - bind(ComboBox@43696184[styleClass=combo-box-base combo-box], DefaultPresentationModel(j.l.String@649be681), Optional[Mock for Runnable, hashCode: 838414932])
18:15:02.139 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@dc1cdc3[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:02.141 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:02.141 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))]
18:15:02.142 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:02.142 [pool-18-thread-1    ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
18:15:02.142 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@27f5d006)
18:15:02.142 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #1
18:15:02.142 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 218899539
18:15:02.143 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
18:15:02.143 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
18:15:02.143 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5e18051f)
18:15:02.143 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #2
18:15:02.143 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 2146606868
18:15:02.144 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
18:15:02.144 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
18:15:02.144 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6e72572)
18:15:02.144 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #3
18:15:02.144 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1925524911
18:15:02.144 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
18:15:02.144 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
18:15:02.144 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3d5a3158)
18:15:02.145 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #4
18:15:02.145 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 421795548
18:15:02.145 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
18:15:02.145 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
18:15:02.145 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6488592)
18:15:02.145 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #5
18:15:02.145 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 913422378
18:15:02.145 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
18:15:02.145 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
18:15:02.145 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5987f66b)
18:15:02.146 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #6
18:15:02.146 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 355594568
18:15:02.146 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
18:15:02.146 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
18:15:02.146 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@162083b0)
18:15:02.147 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #7
18:15:02.147 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1321344532
18:15:02.147 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
18:15:02.147 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
18:15:02.147 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5ce7441d)
18:15:02.147 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #8
18:15:02.147 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 2011784166
18:15:02.147 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
18:15:02.148 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
18:15:02.148 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5ca7d5d0)
18:15:02.148 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #9
18:15:02.148 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1281504729
18:15:02.148 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
18:15:02.148 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
18:15:02.148 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@27fb29ca)
18:15:02.149 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #10
18:15:02.149 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1455634092
18:15:02.149 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
18:15:02.149 [pool-18-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
18:15:02.149 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:02.149 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:02.149 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:02.150 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@dc1cdc3[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@27f5d006), false)
18:15:02.150 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@27f5d006), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:02.150 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@dc1cdc3[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@27f5d006), false)
18:15:02.151 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:02.151 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:02.151 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:02.151 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@27f5d006), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:02.151 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@dc1cdc3[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@41953a66], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:15:02.152 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:02.152 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:02.152 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@dc1cdc3[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@41953a66], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:15:02.152 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:02.152 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:02.152 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:02.152 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:02.152 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:02.152 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:02.152 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:02.152 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:02.152 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:02.152 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:02.152 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:02.152 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:02.153 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:02.153 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:02.153 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:02.153 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:02.153 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:02.153 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:02.153 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:02.153 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:02.153 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:02.153 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:02.153 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:02.153 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:02.153 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:02.153 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:02.153 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:02.153 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:02.153 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:02.154 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:02.154 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:02.154 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:02.154 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:02.154 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:02.168 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@dc1cdc3[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@27f5d006), false)
18:15:02.169 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@27f5d006), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:02.170 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:02.170 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@dc1cdc3[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@41953a66], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:15:03.154 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(show)
18:15:03.155 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:15:03.194 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@570194fa[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:03.195 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@570194fa[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@27f5d006), false)
18:15:03.195 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@27f5d006), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:03.196 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:03.197 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@2f18bf48[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:03.197 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@2f18bf48[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #2', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5e18051f), false)
18:15:03.197 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5e18051f), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:03.198 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:03.199 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@3d4c38b7[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:03.199 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@3d4c38b7[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #3', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6e72572), false)
18:15:03.199 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6e72572), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:03.200 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:03.201 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@2001147[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:03.201 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@2001147[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3d5a3158), false)
18:15:03.202 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3d5a3158), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:03.202 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:03.203 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@788187ab[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:03.203 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@788187ab[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6488592), false)
18:15:03.204 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6488592), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:03.204 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:03.205 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@7218f5a5[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:03.205 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@7218f5a5[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #6', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5987f66b), false)
18:15:03.205 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5987f66b), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:03.206 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:03.207 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@247c9e04[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:03.207 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@247c9e04[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #7', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@162083b0), false)
18:15:03.207 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@162083b0), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:03.208 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:03.208 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@4a00f151[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:03.209 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@4a00f151[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5ce7441d), false)
18:15:03.209 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5ce7441d), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:03.209 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:03.210 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@267721cf[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:03.210 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@267721cf[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #9', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5ca7d5d0), false)
18:15:03.210 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5ca7d5d0), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:03.211 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:03.212 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@623c97ee[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:03.212 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@623c97ee[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #10', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@27fb29ca), false)
18:15:03.212 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@27fb29ca), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:03.213 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:03.213 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@53e01866[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:03.215 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@570194fa[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@27f5d006), false)
18:15:03.216 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@27f5d006), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:03.216 [pool-18-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:03.220 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:15:03.220 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for executor to complete...
18:15:03.220 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] executor completed...
18:15:03.220 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:15:03.231 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@570194fa[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@41953a66], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:15:03.232 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@2f18bf48[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #2', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@36ab5a88], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #2
18:15:03.232 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@3d4c38b7[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #3', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@241010d8], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #3
18:15:03.233 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@2001147[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #4', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@64e32e48], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #4
18:15:03.233 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@788187ab[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@61863d8f], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #5
18:15:03.234 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@7218f5a5[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #6', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@d15542d], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #6
18:15:03.234 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@247c9e04[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #7', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@29a70387], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #7
18:15:03.234 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@4a00f151[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@544be995], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #8
18:15:03.234 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@267721cf[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #9', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@471dcd6], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #9
18:15:03.235 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@623c97ee[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #10', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@23e24449], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #10
18:15:03.235 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@570194fa[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@41953a66], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:15:03.235 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:15:03.235 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for executor to complete...
18:15:03.235 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] executor completed...
18:15:03.236 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:15:03.236 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:15:03.236 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for executor to complete...
18:15:03.236 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] executor completed...
18:15:03.236 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:15:03.236 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:15:03.236 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for executor to complete...
18:15:03.236 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] executor completed...
18:15:03.236 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:15:03.236 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:15:03.236 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for executor to complete...
18:15:03.236 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] executor completed...
18:15:03.236 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:15:03.236 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:15:03.236 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for executor to complete...
18:15:03.236 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] executor completed...
18:15:03.237 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:15:03.237 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:15:03.237 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for executor to complete...
18:15:03.237 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] executor completed...
18:15:03.237 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:15:03.237 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:15:03.237 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for executor to complete...
18:15:03.237 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] executor completed...
18:15:03.237 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:15:03.237 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:15:03.237 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for executor to complete...
18:15:03.237 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] executor completed...
18:15:03.237 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:15:03.237 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:15:03.237 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for executor to complete...
18:15:03.237 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] executor completed...
18:15:03.237 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] waiting for JavaFX thread to complete...
18:15:03.237 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [show] JavaFX thread completed...
18:15:04.243 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - TEST PASSED in 2106 msec
18:15:04.243 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - 
18:15:04.406 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
18:15:04.407 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:04.407 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:04.407 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:04.407 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:04.407 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:04.407 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:04.407 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:04.407 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:04.407 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:04.407 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:04.407 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:04.407 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:04.407 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:04.407 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:04.407 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:04.407 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:04.407 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:04.407 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:04.407 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:04.407 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:05.462 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
18:15:05.466 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
18:15:05.466 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:05.468 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:05.468 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:05.468 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:05.468 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:05.468 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:05.468 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:05.468 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:05.468 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:05.468 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:05.468 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:05.469 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:05.469 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:05.469 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:05.469 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:05.469 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:05.469 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:05.469 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:05.469 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:05.469 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:05.469 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:05.469 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:06.469 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - ***********************************************
18:15:06.469 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - TEST "must have the proper presentation models"
18:15:06.469 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - ***********************************************
18:15:06.471 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
18:15:06.471 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:06.471 [X Application Thread] DEBUG i.t.ui.javafx.impl.combobox.ComboBoxBindings       - bind(ComboBox@3bcfbb62[styleClass=combo-box-base combo-box], DefaultPresentationModel(j.l.String@649be681), Optional[Mock for Runnable, hashCode: 1935181541])
18:15:06.472 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@20dec229[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:06.474 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:06.474 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:06.474 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))]
18:15:06.474 [pool-19-thread-1    ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
18:15:06.474 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@d54cf88)
18:15:06.475 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #1
18:15:06.475 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1507733851
18:15:06.476 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
18:15:06.476 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
18:15:06.476 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@56eca2d5)
18:15:06.476 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #2
18:15:06.476 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 752510173
18:15:06.476 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
18:15:06.476 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
18:15:06.476 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2c463afc)
18:15:06.476 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #3
18:15:06.476 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 776338613
18:15:06.477 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
18:15:06.477 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
18:15:06.477 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@35843f85)
18:15:06.477 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #4
18:15:06.477 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1812334664
18:15:06.477 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
18:15:06.477 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
18:15:06.477 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3a144b03)
18:15:06.477 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #5
18:15:06.477 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1148889210
18:15:06.477 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
18:15:06.478 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
18:15:06.478 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5410b408)
18:15:06.478 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #6
18:15:06.478 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 997834916
18:15:06.479 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
18:15:06.479 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
18:15:06.479 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@38faa15a)
18:15:06.479 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #7
18:15:06.479 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 978858794
18:15:06.479 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
18:15:06.479 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
18:15:06.479 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4c1085a9)
18:15:06.479 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #8
18:15:06.479 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1723869281
18:15:06.480 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
18:15:06.480 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
18:15:06.480 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@55eefa39)
18:15:06.480 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #9
18:15:06.480 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 2011719099
18:15:06.480 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
18:15:06.480 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
18:15:06.480 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6a5184c7)
18:15:06.480 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #10
18:15:06.480 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 39974658
18:15:06.481 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
18:15:06.481 [pool-19-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
18:15:06.481 [pool-19-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:06.481 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:06.481 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:06.481 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@20dec229[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@d54cf88), false)
18:15:06.481 [pool-19-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@d54cf88), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:06.482 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@20dec229[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@d54cf88), false)
18:15:06.482 [pool-19-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:06.482 [pool-19-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@d54cf88), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:06.482 [pool-19-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:06.483 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:06.483 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@20dec229[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@29a0d3db], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:15:06.483 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:06.483 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:06.483 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:06.483 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@20dec229[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@29a0d3db], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:15:06.483 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:06.483 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:06.483 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:06.483 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:06.490 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@20dec229[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@d54cf88), false)
18:15:06.490 [pool-19-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@d54cf88), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:06.491 [pool-19-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:06.491 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:06.491 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:06.491 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@20dec229[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@29a0d3db], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:15:06.492 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:06.492 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:06.492 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:06.492 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:06.492 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:06.493 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:07.494 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
18:15:07.495 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - TEST PASSED in 1026 msec
18:15:07.495 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - 
18:15:07.655 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
18:15:07.656 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:07.656 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:07.656 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:07.656 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:07.656 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:07.656 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:07.656 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:07.656 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:07.656 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:07.656 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:07.656 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:07.656 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:07.656 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:07.656 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:07.656 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:07.657 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:07.657 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:07.657 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:07.657 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:07.657 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:08.710 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
18:15:08.714 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
18:15:08.715 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:08.715 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:08.715 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:08.715 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:08.716 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:08.716 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:08.716 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:08.716 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:08.716 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:08.716 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:08.716 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:08.716 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:08.716 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:08.716 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:08.716 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:08.716 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:08.716 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:08.716 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:08.716 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:08.716 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:08.716 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:08.716 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:09.717 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - *************************************
18:15:09.717 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - TEST "must have the proper selection"
18:15:09.717 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - *************************************
18:15:09.718 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
18:15:09.718 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:09.718 [X Application Thread] DEBUG i.t.ui.javafx.impl.combobox.ComboBoxBindings       - bind(ComboBox@286a44f1[styleClass=combo-box-base combo-box], DefaultPresentationModel(j.l.String@649be681), Optional[Mock for Runnable, hashCode: 371513916])
18:15:09.719 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@6fe90ae8[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:09.721 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:09.721 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:09.722 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))]
18:15:09.722 [pool-20-thread-1    ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
18:15:09.722 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7d6a105a)
18:15:09.723 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #1
18:15:09.723 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1815367458
18:15:09.724 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
18:15:09.724 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
18:15:09.724 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@20e43abc)
18:15:09.724 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #2
18:15:09.724 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 326467541
18:15:09.725 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
18:15:09.725 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
18:15:09.725 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5c78e52e)
18:15:09.725 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #3
18:15:09.725 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 406628768
18:15:09.726 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
18:15:09.726 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
18:15:09.726 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@437c9123)
18:15:09.726 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #4
18:15:09.726 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 2067045147
18:15:09.727 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
18:15:09.727 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
18:15:09.727 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@73e2c468)
18:15:09.727 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #5
18:15:09.727 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 892831232
18:15:09.727 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
18:15:09.727 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
18:15:09.728 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@130bf734)
18:15:09.728 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #6
18:15:09.728 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 226811044
18:15:09.728 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
18:15:09.729 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
18:15:09.729 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5dbbb11)
18:15:09.729 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #7
18:15:09.729 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1887962397
18:15:09.729 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
18:15:09.729 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
18:15:09.729 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3aeb47a5)
18:15:09.730 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #8
18:15:09.730 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 800826452
18:15:09.730 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
18:15:09.730 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
18:15:09.730 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@63cfe13a)
18:15:09.730 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #9
18:15:09.730 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 641019941
18:15:09.731 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
18:15:09.731 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
18:15:09.731 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@66e0b52b)
18:15:09.731 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #10
18:15:09.731 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 226470331
18:15:09.732 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
18:15:09.732 [pool-20-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
18:15:09.732 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:09.732 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:09.732 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:09.732 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@6fe90ae8[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7d6a105a), false)
18:15:09.733 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@6fe90ae8[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7d6a105a), false)
18:15:09.733 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7d6a105a), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:09.734 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:09.734 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:09.734 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:09.734 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7d6a105a), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:09.734 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@6fe90ae8[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@5a0b7daf], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:15:09.735 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:09.735 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@6fe90ae8[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@5a0b7daf], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:15:09.735 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:09.735 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:09.735 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:09.735 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:09.735 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:09.735 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:09.735 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:09.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:09.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:09.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:09.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:09.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:09.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:09.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:09.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:09.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:09.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:09.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:09.736 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:09.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:09.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:09.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:09.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:09.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:09.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:09.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:09.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:09.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:09.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:09.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:09.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:09.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:09.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:09.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:09.737 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:09.746 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@6fe90ae8[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7d6a105a), false)
18:15:09.747 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7d6a105a), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:09.747 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:09.748 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@6fe90ae8[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@5a0b7daf], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:15:10.738 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(select)
18:15:10.738 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:10.738 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@6fe90ae8[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3aeb47a5), false)
18:15:10.739 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3aeb47a5), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:10.740 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:10.740 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@6fe90ae8[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3aeb47a5), false)
18:15:10.741 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3aeb47a5), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:10.741 [X Application Thread] TRACE i.t.u.j.i.common.ChangeListenerSelectableAdapter   - changed(ReadOnlyObjectProperty [bean: javafx.scene.control.ComboBox$ComboBoxSelectionModel@cf7c5bc, name: selectedItem, value: DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3aeb47a5)], DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7d6a105a), DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3aeb47a5))
18:15:10.741 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:10.741 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:10.741 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:10.741 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@6fe90ae8[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@41ad9d79], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #8
18:15:10.742 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@6fe90ae8[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@41ad9d79], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #8
18:15:10.742 [pool-20-thread-1    ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - Invoked selectable #8
18:15:10.742 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:10.742 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:10.742 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:10.742 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:10.742 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:10.743 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:10.744 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:10.744 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:10.744 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:10.744 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:10.744 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:10.744 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:10.756 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@6fe90ae8[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3aeb47a5), false)
18:15:10.756 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3aeb47a5), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:10.757 [pool-20-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:10.757 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@6fe90ae8[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@41ad9d79], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #8
18:15:11.755 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - TEST PASSED in 2037 msec
18:15:11.755 [main                ] INFO  i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest   - 
18:15:11.919 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
18:15:11.919 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:11.919 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:11.919 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:11.919 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:11.920 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:11.920 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:11.920 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:11.920 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:11.920 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:11.920 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:11.920 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:11.920 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:11.920 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:11.920 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:11.920 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:11.920 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:11.920 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:11.920 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:11.920 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:11.920 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:12.973 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
18:15:12.977 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
18:15:12.977 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:12.978 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:12.978 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:12.978 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:12.978 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:12.978 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:12.978 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:12.978 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:12.978 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:12.978 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:12.978 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:12.978 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:12.978 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:12.978 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:12.978 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:12.978 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:12.978 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:12.978 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:12.979 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:12.979 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:12.979 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:12.979 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:13.979 [main                ] INFO  i.t.ui.javafx.impl.list.ListViewBindingsTest       - ***********************************************
18:15:13.979 [main                ] INFO  i.t.ui.javafx.impl.list.ListViewBindingsTest       - TEST "must have the proper presentation models"
18:15:13.980 [main                ] INFO  i.t.ui.javafx.impl.list.ListViewBindingsTest       - ***********************************************
18:15:13.980 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
18:15:13.980 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:13.981 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:13.982 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:13.982 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))]
18:15:13.982 [pool-21-thread-1    ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
18:15:13.982 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@8351dc2)
18:15:13.982 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #1
18:15:13.982 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 994345596
18:15:13.983 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
18:15:13.983 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
18:15:13.983 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5870e427)
18:15:13.983 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #2
18:15:13.983 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1619120463
18:15:13.984 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
18:15:13.984 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
18:15:13.984 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2927e8b6)
18:15:13.984 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #3
18:15:13.984 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 206566697
18:15:13.984 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
18:15:13.985 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
18:15:13.985 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3b9d18a5)
18:15:13.985 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #4
18:15:13.985 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 871187751
18:15:13.985 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
18:15:13.985 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
18:15:13.985 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@229a5db3)
18:15:13.985 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #5
18:15:13.985 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 740652612
18:15:13.986 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
18:15:13.986 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
18:15:13.986 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@74bc72ea)
18:15:13.986 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #6
18:15:13.986 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1111540006
18:15:13.987 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
18:15:13.987 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
18:15:13.987 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4105e93b)
18:15:13.987 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #7
18:15:13.987 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 827687674
18:15:13.987 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
18:15:13.987 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
18:15:13.987 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3ea8c1b1)
18:15:13.988 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #8
18:15:13.988 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1757953418
18:15:13.988 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
18:15:13.988 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
18:15:13.988 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@f1940f)
18:15:13.988 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #9
18:15:13.989 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1876488577
18:15:13.989 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
18:15:13.989 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
18:15:13.989 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@55ca36f4)
18:15:13.989 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #10
18:15:13.989 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 727012525
18:15:13.989 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
18:15:13.989 [pool-21-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
18:15:13.990 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:13.990 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:13.990 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:13.990 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:13.990 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:13.990 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:13.990 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:13.990 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:13.990 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:13.991 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:13.991 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:13.991 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:13.991 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:13.991 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:13.991 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:13.991 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:13.991 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:13.991 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:13.991 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:13.991 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:13.991 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:13.991 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:13.991 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:13.991 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:13.991 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:13.991 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:13.991 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:13.991 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:13.991 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:13.992 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:13.992 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:13.992 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:13.992 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:13.992 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:13.992 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:13.992 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:13.992 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:13.992 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:13.992 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:13.992 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:13.996 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@71952eb[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:13.997 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@71952eb[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@8351dc2), false)
18:15:13.997 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@8351dc2), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:13.998 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:13.998 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@71952eb[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:13.999 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@74d2fafe[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:13.999 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@74d2fafe[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@8351dc2), false)
18:15:13.999 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@8351dc2), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:14.000 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:14.000 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@6d3fe8f4[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:14.000 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@6d3fe8f4[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #2', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5870e427), false)
18:15:14.001 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5870e427), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:14.001 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:14.001 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@10148404[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:14.002 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@10148404[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #3', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2927e8b6), false)
18:15:14.002 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2927e8b6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:14.002 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:14.003 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@4d123bb2[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:14.003 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@4d123bb2[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3b9d18a5), false)
18:15:14.003 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3b9d18a5), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:14.004 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:14.004 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@4b3639cd[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:14.004 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@4b3639cd[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@229a5db3), false)
18:15:14.004 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@229a5db3), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:14.005 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:14.005 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@6e39246d[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:14.005 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@6e39246d[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #6', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@74bc72ea), false)
18:15:14.005 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@74bc72ea), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:14.006 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:14.006 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@3dc801eb[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:14.006 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@3dc801eb[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #7', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4105e93b), false)
18:15:14.006 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4105e93b), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:14.007 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:14.007 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@78f370ff[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:14.007 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@78f370ff[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3ea8c1b1), false)
18:15:14.007 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3ea8c1b1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:14.008 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:14.008 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@6a77d021[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:14.008 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@6a77d021[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #9', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@f1940f), false)
18:15:14.008 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@f1940f), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:14.009 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:14.009 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@3f2ca96c[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:14.009 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@3f2ca96c[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #10', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@55ca36f4), false)
18:15:14.009 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@55ca36f4), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:14.010 [pool-21-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:14.010 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@11268531[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:14.011 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@34a983a6[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:14.012 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@a5b1c1d[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:14.013 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@2ae11a01[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:14.014 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@2c6b1398[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:14.015 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@7c0b527b[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:14.016 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@4388adfd[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:14.020 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@71952eb[styleClass=cell indexed-cell list-cell text-field-list-cell]'', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@22f0c648], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:15:14.020 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@74d2fafe[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@22f0c648], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:15:14.021 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@6d3fe8f4[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #2', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1b3ec07f], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #2
18:15:14.021 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@10148404[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #3', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3bd626a0], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #3
18:15:14.021 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@4d123bb2[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #4', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@475b7ada], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #4
18:15:14.021 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@4b3639cd[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@63bd36ff], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #5
18:15:14.021 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@6e39246d[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #6', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@e6d3fcf], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #6
18:15:14.022 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@3dc801eb[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #7', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@404eb84], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #7
18:15:14.022 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@78f370ff[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1815cc74], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #8
18:15:14.022 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@6a77d021[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #9', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@12951b47], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #9
18:15:14.022 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@3f2ca96c[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #10', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@75e1cd9d], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #10
18:15:14.994 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
18:15:14.996 [main                ] INFO  i.t.ui.javafx.impl.list.ListViewBindingsTest       - TEST PASSED in 1016 msec
18:15:14.996 [main                ] INFO  i.t.ui.javafx.impl.list.ListViewBindingsTest       - 
18:15:15.157 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
18:15:15.158 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:15.158 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:15.158 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:15.158 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:15.158 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:15.158 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:15.158 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:15.158 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:15.158 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:15.158 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:15.158 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:15.158 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:15.158 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:15.158 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:15.159 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:15.159 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:15.159 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:15.159 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:15.159 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:15.159 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:16.212 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
18:15:16.215 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
18:15:16.215 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:16.216 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:17.217 [main                ] INFO  i.t.ui.javafx.impl.list.ListViewBindingsTest       - *************************************
18:15:17.217 [main                ] INFO  i.t.ui.javafx.impl.list.ListViewBindingsTest       - TEST "must have the proper selection"
18:15:17.217 [main                ] INFO  i.t.ui.javafx.impl.list.ListViewBindingsTest       - *************************************
18:15:17.218 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
18:15:17.218 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:17.218 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:17.218 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))]
18:15:17.218 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:17.218 [pool-22-thread-1    ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
18:15:17.219 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@25ad14d2)
18:15:17.219 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #1
18:15:17.219 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 531277492
18:15:17.220 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
18:15:17.220 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #1
18:15:17.220 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@18f88123)
18:15:17.220 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #2
18:15:17.220 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 2056288380
18:15:17.220 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
18:15:17.220 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #2
18:15:17.220 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4bfe1a6)
18:15:17.220 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #3
18:15:17.221 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1458748690
18:15:17.221 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
18:15:17.221 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #3
18:15:17.221 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7bb8f5a0)
18:15:17.221 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #4
18:15:17.221 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1220433931
18:15:17.221 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
18:15:17.221 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #4
18:15:17.221 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2139d2ac)
18:15:17.221 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #5
18:15:17.221 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 40618158
18:15:17.222 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
18:15:17.222 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #5
18:15:17.222 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@45a0f0a3)
18:15:17.222 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #6
18:15:17.222 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 2076246791
18:15:17.222 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
18:15:17.222 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #6
18:15:17.222 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@23ee0ffb)
18:15:17.222 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #7
18:15:17.222 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 949496640
18:15:17.222 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
18:15:17.223 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #7
18:15:17.223 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2e561570)
18:15:17.223 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #8
18:15:17.223 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 39600728
18:15:17.223 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
18:15:17.223 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #8
18:15:17.223 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7f7c68a3)
18:15:17.223 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #9
18:15:17.223 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 1580127237
18:15:17.223 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
18:15:17.223 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #9
18:15:17.223 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>     DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4a52f481)
18:15:17.223 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: i.t.u.c.r.i.DefaultDisplayable: Item #10
18:15:17.223 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Mock for Selectable, hashCode: 755252732
18:15:17.223 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
18:15:17.223 [pool-22-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>         Role: Datum #10
18:15:17.223 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:17.224 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:17.224 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:17.224 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:17.224 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:17.224 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:17.224 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:17.224 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:17.224 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:17.224 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:17.224 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:17.224 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:17.224 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:17.224 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:17.224 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:17.224 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:17.224 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:17.225 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:17.240 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@1d8ff232[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:17.240 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@1d8ff232[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@25ad14d2), false)
18:15:17.240 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@25ad14d2), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:17.241 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:17.241 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@1d8ff232[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:17.242 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@1791fd42[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:17.242 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@1791fd42[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@25ad14d2), false)
18:15:17.242 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@25ad14d2), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:17.242 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:17.243 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@bd5351c[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:17.243 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@bd5351c[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #2', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@18f88123), false)
18:15:17.243 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@18f88123), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:17.244 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:17.244 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@74a494a5[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:17.244 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@74a494a5[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #3', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4bfe1a6), false)
18:15:17.244 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4bfe1a6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:17.245 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:17.245 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@5e2f5c24[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:17.245 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@5e2f5c24[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7bb8f5a0), false)
18:15:17.245 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7bb8f5a0), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:17.246 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@3e65b0a5[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:17.246 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:17.246 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@3e65b0a5[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2139d2ac), false)
18:15:17.246 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2139d2ac), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:17.247 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:17.247 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@388441[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:17.247 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@388441[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #6', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@45a0f0a3), false)
18:15:17.247 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@45a0f0a3), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:17.247 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:17.248 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@21615918[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:17.248 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@21615918[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #7', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@23ee0ffb), false)
18:15:17.248 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@23ee0ffb), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:17.248 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@59ae1c46[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:17.248 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:17.249 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@59ae1c46[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2e561570), false)
18:15:17.249 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2e561570), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:17.249 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:17.249 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@37dee309[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:17.249 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@37dee309[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #9', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7f7c68a3), false)
18:15:17.250 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7f7c68a3), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:17.250 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:17.250 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@53f3c7f4[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:17.250 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@53f3c7f4[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #10', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4a52f481), false)
18:15:17.250 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4a52f481), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:17.251 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:17.251 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@33b36774[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:17.252 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@61b461fc[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:17.253 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@3d1c15ea[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:17.253 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@29902ff9[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:17.254 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@5c257c49[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:17.254 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@60dabfb9[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:17.255 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@3b7f6ce2[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true)
18:15:17.259 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@1d8ff232[styleClass=cell indexed-cell list-cell text-field-list-cell]'', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@7f49a206], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:15:17.259 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@1791fd42[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@7f49a206], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:15:17.260 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@bd5351c[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #2', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3d8cf17b], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #2
18:15:17.260 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@74a494a5[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #3', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@207debfa], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #3
18:15:17.260 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@5e2f5c24[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #4', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@798c891], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #4
18:15:17.260 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@3e65b0a5[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@357303f6], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #5
18:15:17.260 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@388441[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #6', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@6fae3b0a], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #6
18:15:17.261 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@21615918[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #7', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@20c32f3e], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #7
18:15:17.261 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@59ae1c46[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@61deb7f7], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #8
18:15:17.261 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@37dee309[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #9', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4c9f7489], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #9
18:15:17.261 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@53f3c7f4[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #10', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@52f7707b], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #10
18:15:18.226 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(select)
18:15:18.226 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:18.227 [X Application Thread] TRACE i.t.u.j.i.common.ChangeListenerSelectableAdapter   - changed(ReadOnlyObjectProperty [bean: javafx.scene.control.ListView$ListViewBitSetSelectionModel@21f3c095, name: selectedItem, value: DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2139d2ac)], null, DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2139d2ac))
18:15:18.227 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:18.227 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:18.227 [pool-22-thread-1    ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - Invoked selectable #5
18:15:18.227 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:18.227 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:18.227 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:18.227 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:18.227 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:18.227 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:18.227 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:18.228 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:18.229 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:18.229 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:18.229 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:18.229 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:18.229 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:18.242 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectListCell@3e65b0a5[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2139d2ac), false)
18:15:18.242 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2139d2ac), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:18.242 [pool-22-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:18.242 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectListCell@3e65b0a5[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@357303f6], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #5
18:15:19.231 [main                ] INFO  i.t.ui.javafx.impl.list.ListViewBindingsTest       - TEST PASSED in 2014 msec
18:15:19.231 [main                ] INFO  i.t.ui.javafx.impl.list.ListViewBindingsTest       - 
18:15:19.454 [main                ] INFO  i.t.ui.javafx.impl.tree.AsObjectTreeCellTest       - *************************************
18:15:19.454 [main                ] INFO  i.t.ui.javafx.impl.tree.AsObjectTreeCellTest       - TEST "must set empty text when empty"
18:15:19.454 [main                ] INFO  i.t.ui.javafx.impl.tree.AsObjectTreeCellTest       - *************************************
18:15:19.484 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(updateItem)
18:15:19.484 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:19.484 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@67776167[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', Mock for As, hashCode: 913392871, true)
18:15:19.485 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:19.485 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
18:15:19.485 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
18:15:19.485 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:19.485 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:19.485 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
18:15:19.485 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
18:15:19.485 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:19.485 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:19.485 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
18:15:19.485 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
18:15:19.485 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:19.485 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:19.485 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
18:15:19.485 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
18:15:19.485 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:19.485 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:19.485 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:19.486 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:20.487 [main                ] INFO  i.t.ui.javafx.impl.tree.AsObjectTreeCellTest       - TEST PASSED in 1033 msec
18:15:20.487 [main                ] INFO  i.t.ui.javafx.impl.tree.AsObjectTreeCellTest       - 
18:15:20.703 [main                ] INFO  i.t.ui.javafx.impl.tree.AsObjectTreeCellTest       - ****************************************************
18:15:20.703 [main                ] INFO  i.t.ui.javafx.impl.tree.AsObjectTreeCellTest       - TEST "must set text from Displayable when non empty"
18:15:20.703 [main                ] INFO  i.t.ui.javafx.impl.tree.AsObjectTreeCellTest       - ****************************************************
18:15:20.705 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(updateItem)
18:15:20.705 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:20.706 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@78fa3ebf[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', Mock for As, hashCode: 388403223, false)
18:15:20.706 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:20.706 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
18:15:20.707 [pool-24-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(Mock for As, hashCode: 388403223, [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:20.708 [pool-24-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:20.708 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
18:15:20.708 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:20.708 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@78fa3ebf[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@58851801], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: foo
18:15:20.708 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:20.708 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
18:15:20.708 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
18:15:20.709 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
18:15:20.710 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:20.710 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:20.710 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
18:15:20.710 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
18:15:20.710 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:20.710 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:20.710 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for executor to complete...
18:15:20.710 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] executor completed...
18:15:20.710 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] waiting for JavaFX thread to complete...
18:15:20.710 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [updateItem] JavaFX thread completed...
18:15:21.711 [main                ] INFO  i.t.ui.javafx.impl.tree.AsObjectTreeCellTest       - TEST PASSED in 1007 msec
18:15:21.711 [main                ] INFO  i.t.ui.javafx.impl.tree.AsObjectTreeCellTest       - 
18:15:21.869 [main                ] INFO  i.t.u.j.i.t.ObsoletePresentationModelDisposerTest  - **************************************************
18:15:21.869 [main                ] INFO  i.t.u.j.i.t.ObsoletePresentationModelDisposerTest  - TEST "changed must dispose all PresentationModels"
18:15:21.869 [main                ] INFO  i.t.u.j.i.t.ObsoletePresentationModelDisposerTest  - **************************************************
18:15:21.996 [main                ] INFO  i.t.u.j.i.t.ObsoletePresentationModelDisposerTest  - TEST PASSED in 127 msec
18:15:21.996 [main                ] INFO  i.t.u.j.i.t.ObsoletePresentationModelDisposerTest  - 
18:15:22.004 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
18:15:22.004 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:22.005 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:22.005 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:22.005 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:22.005 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:22.005 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:22.005 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:22.005 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:22.005 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:22.005 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:22.005 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:22.005 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:22.005 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:22.005 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:22.005 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:22.005 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:22.005 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:22.005 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:22.005 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:22.005 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:23.059 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
18:15:23.063 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
18:15:23.063 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:23.065 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:23.065 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:23.065 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:23.065 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:23.065 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:23.065 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:23.065 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:23.065 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:23.065 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:23.065 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:23.065 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:23.065 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:23.065 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:23.065 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:23.065 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:23.066 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:23.066 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:23.066 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:23.066 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:23.066 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:23.066 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:24.066 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - ****************************************************
18:15:24.067 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST "must have the proper cell texts when expanded"
18:15:24.067 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - ****************************************************
18:15:24.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
18:15:24.067 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:24.067 [X Application Thread] DEBUG it.tidalwave.ui.javafx.impl.tree.TreeViewBindings  - bind(TreeView@5693fb2f[styleClass=tree-view], DefaultPresentationModel(j.l.String@649be681), Optional[Mock for Runnable, hashCode: 344403869])
18:15:24.076 [X Application Thread] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ...
18:15:24.076 [X Application Thread] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@493f55fd
18:15:24.077 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:24.077 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:24.078 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:24.078 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:24.079 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@10787aa1[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:24.079 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@10787aa1[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@649be681), false)
18:15:24.080 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(j.l.String@649be681), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:24.080 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:24.080 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5b090f7[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:24.081 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5b4d0c75[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:24.082 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@335d6ebe[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:24.083 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@1fab49a0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:24.083 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@672515b3[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:24.084 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@1326b37b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:24.085 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5d066c8a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:24.086 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@1ea8537c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:24.086 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@57e77941[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:24.087 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@705a6647[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:24.088 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5b68b7e6[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:24.088 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@443084f4[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:24.089 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@8994d1b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:24.089 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@6fd34d7a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:24.090 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@75c3e43e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:24.091 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@170646e0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:24.094 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:24.094 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@10787aa1[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: 
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:24.095 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:24.096 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:24.096 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:24.096 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:24.096 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:24.096 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:24.096 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:24.096 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:24.096 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:24.096 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:24.096 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:24.096 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:24.096 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:24.096 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:25.096 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(expand root)
18:15:25.097 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:25.098 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:25.098 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))]
18:15:25.098 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:25.098 [pool-25-thread-1    ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
18:15:25.098 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6608812c)
18:15:25.099 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #1
18:15:25.099 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1232579010
18:15:25.099 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #1
18:15:25.099 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #1
18:15:25.099 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7a202783)
18:15:25.099 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #2
18:15:25.099 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1110459967
18:15:25.099 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #2
18:15:25.099 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #2
18:15:25.100 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@79f14c10)
18:15:25.100 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #3
18:15:25.100 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 187493315
18:15:25.100 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #3
18:15:25.100 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #3
18:15:25.100 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1ab8fe69)
18:15:25.100 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #4
18:15:25.100 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 2052178459
18:15:25.100 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #4
18:15:25.100 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #4
18:15:25.100 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@16936cd)
18:15:25.100 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #5
18:15:25.100 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 245124394
18:15:25.100 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #5
18:15:25.100 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #5
18:15:25.100 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@768c225d)
18:15:25.100 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #6
18:15:25.100 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1323164536
18:15:25.100 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #6
18:15:25.101 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #6
18:15:25.101 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@97b708c)
18:15:25.101 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #7
18:15:25.101 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 583236499
18:15:25.101 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #7
18:15:25.101 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #7
18:15:25.101 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@18e6c163)
18:15:25.101 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #8
18:15:25.101 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1450587338
18:15:25.101 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #8
18:15:25.101 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #8
18:15:25.101 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2c911588)
18:15:25.101 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #9
18:15:25.101 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 988796467
18:15:25.101 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #9
18:15:25.101 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #9
18:15:25.101 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2b904ab9)
18:15:25.101 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #10
18:15:25.101 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 453522485
18:15:25.102 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #10
18:15:25.102 [pool-25-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #10
18:15:25.102 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:25.102 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:25.102 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:25.107 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@10787aa1[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:25.109 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@170646e0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@649be681), false)
18:15:25.109 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(j.l.String@649be681), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:25.110 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:25.110 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@75c3e43e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6608812c), false)
18:15:25.110 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6608812c), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:25.111 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:25.111 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@6fd34d7a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #2', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7a202783), false)
18:15:25.111 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7a202783), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:25.112 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:25.112 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@8994d1b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #3', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@79f14c10), false)
18:15:25.112 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@79f14c10), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:25.112 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:25.113 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@443084f4[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1ab8fe69), false)
18:15:25.113 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1ab8fe69), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:25.113 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:25.114 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5b68b7e6[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@16936cd), false)
18:15:25.114 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@16936cd), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:25.114 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:25.115 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@705a6647[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #6', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@768c225d), false)
18:15:25.115 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@768c225d), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:25.115 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:25.116 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@57e77941[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #7', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@97b708c), false)
18:15:25.116 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@97b708c), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:25.117 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:25.118 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@1ea8537c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@18e6c163), false)
18:15:25.118 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@18e6c163), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:25.118 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:25.119 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5d066c8a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #9', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2c911588), false)
18:15:25.119 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2c911588), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:25.120 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:25.120 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@1326b37b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #10', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2b904ab9), false)
18:15:25.120 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2b904ab9), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:25.121 [pool-25-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:25.131 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:25.131 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@170646e0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: 
18:15:25.131 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:25.132 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:25.132 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:25.132 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@75c3e43e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #1', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@73012c2e], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:15:25.132 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@6fd34d7a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #2', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@588e7b11], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #2
18:15:25.132 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@8994d1b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #3', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@47d2ee51], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #3
18:15:25.132 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@443084f4[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@39c06f33], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #4
18:15:25.133 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@5b68b7e6[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #5', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@43da5479], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #5
18:15:25.133 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@705a6647[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #6', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@6827f9e0], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #6
18:15:25.133 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@57e77941[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #7', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@385722d3], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #7
18:15:25.133 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@1ea8537c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #8', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@2d46b1d], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #8
18:15:25.133 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@5d066c8a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #9', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@133c8ea2], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #9
18:15:25.133 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@1326b37b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #10', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@44038ddc], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #10
18:15:25.134 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:25.134 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:25.134 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:25.134 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:25.134 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:25.134 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:25.134 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:25.134 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:25.134 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:25.134 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:25.134 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:25.134 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:25.134 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:25.134 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:25.134 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:25.134 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:25.140 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:25.140 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:25.140 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:25.140 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:25.140 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:25.140 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:25.140 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:25.140 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:25.140 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:25.140 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:25.140 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:25.140 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:25.141 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:25.141 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:25.141 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:25.141 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:25.141 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:26.143 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST PASSED in 2076 msec
18:15:26.143 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - 
18:15:26.303 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
18:15:26.303 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:26.303 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:26.303 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:26.303 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:26.303 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:26.303 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:26.303 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:26.303 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:26.303 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:26.304 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:26.304 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:26.304 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:26.304 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:26.304 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:26.304 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:26.304 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:26.304 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:26.304 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:26.304 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:26.304 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:27.369 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
18:15:27.374 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
18:15:27.374 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:27.376 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:27.376 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:27.376 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:27.376 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:27.376 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:27.376 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:27.376 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:27.376 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:27.376 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:27.376 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:27.376 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:27.376 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:27.376 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:27.377 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:27.377 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:27.377 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:27.377 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:27.377 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:27.377 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:27.377 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:27.377 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:28.377 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - ********************************************************
18:15:28.378 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST "must have the proper cell texts when not expanded"
18:15:28.378 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - ********************************************************
18:15:28.379 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
18:15:28.379 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:28.379 [X Application Thread] DEBUG it.tidalwave.ui.javafx.impl.tree.TreeViewBindings  - bind(TreeView@9ef3f0c[styleClass=tree-view], DefaultPresentationModel(j.l.String@649be681), Optional[Mock for Runnable, hashCode: 540204263])
18:15:28.387 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:28.387 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:28.387 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:28.387 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:28.388 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:28.389 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:28.389 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:28.389 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:28.389 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:28.389 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:28.389 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:28.397 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@55acc67e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:28.397 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@55acc67e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@649be681), false)
18:15:28.398 [pool-26-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(j.l.String@649be681), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:28.398 [pool-26-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:28.399 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@6907b433[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:28.400 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@2bde3872[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:28.401 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@3084c927[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:28.401 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@4ca9d51c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:28.402 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@302aed50[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:28.403 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@3614c90c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:28.404 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@6535b91c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:28.405 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@4e1734b7[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:28.406 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@26fa551e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:28.406 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@2c93c5da[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:28.407 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@1c1facd7[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:28.408 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@7de02e3f[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:28.409 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@61c899bb[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:28.409 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@3599e838[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:28.410 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@2b9446fe[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:28.411 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@3e1c39a6[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:28.415 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@55acc67e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: 
18:15:29.390 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST PASSED in 1013 msec
18:15:29.390 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - 
18:15:29.551 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
18:15:29.551 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:29.551 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:29.551 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:29.551 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:29.551 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:29.551 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:29.551 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:29.551 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:29.551 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:29.551 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:29.551 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:29.551 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:29.551 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:29.551 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:29.552 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:29.552 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:29.552 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:29.552 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:29.552 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:29.552 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:30.604 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
18:15:30.607 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
18:15:30.607 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:30.608 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:30.608 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:30.608 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:30.608 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:30.608 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:30.608 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:30.608 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:30.608 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:30.608 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:30.608 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:30.608 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:30.608 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:30.608 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:30.608 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:30.608 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:30.608 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:30.608 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:30.608 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:30.608 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:30.609 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:30.609 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:31.609 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - *************************************************************
18:15:31.609 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST "must have the proper presentation models when expanded"
18:15:31.609 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - *************************************************************
18:15:31.610 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
18:15:31.610 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:31.610 [X Application Thread] DEBUG it.tidalwave.ui.javafx.impl.tree.TreeViewBindings  - bind(TreeView@7e5c4027[styleClass=tree-view], DefaultPresentationModel(j.l.String@649be681), Optional[Mock for Runnable, hashCode: 889088514])
18:15:31.617 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:31.617 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:31.617 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:31.617 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:31.617 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:31.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:31.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:31.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:31.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:31.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:31.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:31.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:31.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:31.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:31.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:31.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:31.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:31.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:31.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:31.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:31.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:31.618 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:31.619 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:31.619 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:31.619 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:31.619 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:31.619 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:31.619 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:31.619 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:31.619 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:31.619 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:31.619 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:31.619 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:31.619 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:31.619 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:31.619 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:31.619 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:31.619 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:31.619 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:31.619 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:31.620 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:31.621 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@9b861ad[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:31.622 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@9b861ad[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@649be681), false)
18:15:31.622 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(j.l.String@649be681), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:31.623 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:31.623 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@1c8930f5[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:31.625 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@7d56072a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:31.626 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@7da228dd[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:31.627 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@45aa5b82[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:31.628 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@51ad1840[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:31.629 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@6dd796e8[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:31.630 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@1ba4d958[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:31.631 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@59cdbf3f[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:31.632 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@636219ca[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:31.633 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5361809a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:31.634 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@4fa32194[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:31.635 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@3589d244[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:31.636 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@35315c87[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:31.637 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5cd6f0de[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:31.638 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@56990a76[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:31.639 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@77a1613b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:31.643 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@9b861ad[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: 
18:15:32.620 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(expand root)
18:15:32.620 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:32.621 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:32.621 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:32.621 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))]
18:15:32.621 [pool-27-thread-1    ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
18:15:32.621 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@75455fe6)
18:15:32.621 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #1
18:15:32.621 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1901548444
18:15:32.622 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #1
18:15:32.622 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #1
18:15:32.622 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3e9f304a)
18:15:32.622 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #2
18:15:32.622 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 479021365
18:15:32.622 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #2
18:15:32.622 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #2
18:15:32.622 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4444b087)
18:15:32.622 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #3
18:15:32.622 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 2071741281
18:15:32.623 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #3
18:15:32.623 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #3
18:15:32.623 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@65d2ce63)
18:15:32.623 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #4
18:15:32.623 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1548425638
18:15:32.623 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #4
18:15:32.623 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #4
18:15:32.623 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@56bd98ef)
18:15:32.623 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #5
18:15:32.623 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 399211008
18:15:32.623 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #5
18:15:32.623 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #5
18:15:32.623 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@461c8c26)
18:15:32.623 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #6
18:15:32.623 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1635339565
18:15:32.623 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #6
18:15:32.623 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #6
18:15:32.624 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@c4bf16b)
18:15:32.624 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #7
18:15:32.624 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 2022145320
18:15:32.624 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #7
18:15:32.624 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #7
18:15:32.624 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3e113eec)
18:15:32.624 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #8
18:15:32.624 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 2089147831
18:15:32.624 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #8
18:15:32.624 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #8
18:15:32.624 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4e15b538)
18:15:32.624 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #9
18:15:32.624 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 810722141
18:15:32.624 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #9
18:15:32.624 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #9
18:15:32.624 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@71c5b9a5)
18:15:32.625 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #10
18:15:32.625 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 459903071
18:15:32.625 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #10
18:15:32.625 [pool-27-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #10
18:15:32.625 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:32.625 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:32.625 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:32.627 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:32.627 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:32.627 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:32.628 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:32.629 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:32.629 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:32.629 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:32.629 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:32.629 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:32.629 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:32.636 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@9b861ad[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:32.638 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@77a1613b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@649be681), false)
18:15:32.638 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(j.l.String@649be681), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:32.639 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:32.639 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@56990a76[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@75455fe6), false)
18:15:32.639 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@75455fe6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:32.639 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:32.639 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5cd6f0de[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #2', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3e9f304a), false)
18:15:32.640 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3e9f304a), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:32.640 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:32.640 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@35315c87[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #3', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4444b087), false)
18:15:32.640 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4444b087), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:32.640 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:32.641 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@3589d244[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@65d2ce63), false)
18:15:32.641 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@65d2ce63), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:32.641 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:32.641 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@4fa32194[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@56bd98ef), false)
18:15:32.642 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@56bd98ef), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:32.642 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:32.642 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5361809a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #6', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@461c8c26), false)
18:15:32.642 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@461c8c26), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:32.642 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:32.643 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@636219ca[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #7', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@c4bf16b), false)
18:15:32.643 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@c4bf16b), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:32.643 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:32.644 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@59cdbf3f[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3e113eec), false)
18:15:32.644 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3e113eec), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:32.644 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:32.644 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@1ba4d958[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #9', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4e15b538), false)
18:15:32.645 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4e15b538), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:32.645 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:32.645 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@6dd796e8[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #10', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@71c5b9a5), false)
18:15:32.645 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@71c5b9a5), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:32.646 [pool-27-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:32.652 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@77a1613b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: 
18:15:32.652 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@56990a76[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #1', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@702ed30b], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:15:32.653 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@5cd6f0de[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #2', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@62dc01ef], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #2
18:15:32.653 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@35315c87[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #3', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3647741b], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #3
18:15:32.653 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@3589d244[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@38502e9c], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #4
18:15:32.653 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@4fa32194[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #5', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3ee00416], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #5
18:15:32.653 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@5361809a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #6', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3c31b95c], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #6
18:15:32.653 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@636219ca[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #7', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@31dbe56d], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #7
18:15:32.654 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@59cdbf3f[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #8', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@8c61904], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #8
18:15:32.654 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@1ba4d958[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #9', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@36b87cbe], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #9
18:15:32.654 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@6dd796e8[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #10', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@772d86c], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #10
18:15:33.629 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
18:15:33.630 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST PASSED in 2021 msec
18:15:33.630 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - 
18:15:33.790 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
18:15:33.790 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:33.790 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:33.790 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:33.790 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:33.790 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:33.790 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:33.790 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:33.790 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:33.790 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:33.790 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:33.790 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:33.790 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:33.790 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:33.791 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:33.791 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:33.791 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:33.791 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:33.791 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:33.791 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:33.791 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:34.844 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
18:15:34.846 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
18:15:34.846 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:34.847 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:35.848 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - *****************************************************************
18:15:35.848 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST "must have the proper presentation models when not expanded"
18:15:35.848 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - *****************************************************************
18:15:35.849 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
18:15:35.849 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:35.849 [X Application Thread] DEBUG it.tidalwave.ui.javafx.impl.tree.TreeViewBindings  - bind(TreeView@4888c168[styleClass=tree-view], DefaultPresentationModel(j.l.String@649be681), Optional[Mock for Runnable, hashCode: 1440307783])
18:15:35.855 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:35.855 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:35.855 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:35.855 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:35.855 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:35.855 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:35.855 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:35.855 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:35.855 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:35.855 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:35.855 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:35.855 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:35.855 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:35.855 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:35.855 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:35.855 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:35.855 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:35.855 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:35.855 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:35.855 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:35.856 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:35.859 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@27931376[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:35.859 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@27931376[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@649be681), false)
18:15:35.860 [pool-28-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(j.l.String@649be681), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:35.860 [pool-28-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:35.861 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@d0f851d[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:35.862 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@3b772c82[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:35.862 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@9ff7fb5[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:35.863 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@379432ab[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:35.864 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@8ea9873[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:35.864 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@44dbf5c6[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:35.865 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@3f9eca75[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:35.866 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@647b4d49[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:35.866 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@6dad03b3[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:35.867 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@1866148[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:35.868 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@14840611[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:35.868 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@3f449472[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:35.869 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@715dd952[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:35.870 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@75cd590d[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:35.870 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@36545cce[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:35.871 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@2be5244f[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:35.874 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@27931376[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: 
18:15:36.857 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST PASSED in 1009 msec
18:15:36.857 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - 
18:15:37.016 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
18:15:37.017 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:37.017 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:37.017 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:37.017 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:37.017 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:37.017 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:37.017 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:37.017 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:37.017 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:37.017 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:37.017 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:37.017 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:37.017 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:37.017 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:37.017 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:37.017 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:37.017 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:37.017 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:37.017 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:37.017 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:38.070 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
18:15:38.072 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
18:15:38.072 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:38.073 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:38.073 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:38.073 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:38.073 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:38.073 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:38.073 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:38.073 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:38.073 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:38.073 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:38.073 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:38.073 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:38.073 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:38.074 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:38.074 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:38.074 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:38.074 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:38.074 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:38.074 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:38.074 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:38.074 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:38.074 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:39.075 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - *************************************
18:15:39.075 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST "must have the proper selection"
18:15:39.075 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - *************************************
18:15:39.075 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(bind)
18:15:39.076 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:39.076 [X Application Thread] DEBUG it.tidalwave.ui.javafx.impl.tree.TreeViewBindings  - bind(TreeView@2fd55014[styleClass=tree-view], DefaultPresentationModel(j.l.String@649be681), Optional[Mock for Runnable, hashCode: 1931971309])
18:15:39.080 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:39.080 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:39.080 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:39.081 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:39.081 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:39.081 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:39.081 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:39.081 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:39.081 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:39.081 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:39.081 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:39.081 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:39.081 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:39.081 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:39.081 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:39.081 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:39.081 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:39.081 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:39.081 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for executor to complete...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] executor completed...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] waiting for JavaFX thread to complete...
18:15:39.082 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [bind] JavaFX thread completed...
18:15:39.084 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@7bc165f0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:39.085 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@7bc165f0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@649be681), false)
18:15:39.085 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(j.l.String@649be681), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:39.086 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:39.086 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@1b95fe3f[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:39.087 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@56ed2a6d[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:39.088 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@ea79e42[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:39.089 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@30b3106d[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:39.089 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@4392c568[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:39.090 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@7d736dd9[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:39.091 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@7a967dea[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:39.091 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@4d55642b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:39.092 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@6d61070a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:39.093 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5bcc5d0c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:39.094 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@77a00def[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:39.094 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@58c55ed1[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:39.095 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@6e318406[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:39.095 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@7df71be7[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:39.096 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@32fa801c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:39.096 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@2dc456d5[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:39.099 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@7bc165f0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: 
18:15:40.083 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(expand root)
18:15:40.083 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:40.084 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:40.084 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:40.088 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))]
18:15:40.088 [pool-29-thread-1    ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
18:15:40.088 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@352ab23)
18:15:40.089 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #1
18:15:40.089 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 108937490
18:15:40.089 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #1
18:15:40.089 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #1
18:15:40.089 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5e935b13)
18:15:40.090 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #2
18:15:40.090 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 36370443
18:15:40.090 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #2
18:15:40.090 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #2
18:15:40.090 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3d913656)
18:15:40.090 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #3
18:15:40.090 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 961723997
18:15:40.090 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #3
18:15:40.090 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #3
18:15:40.090 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2a488eea)
18:15:40.090 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #4
18:15:40.091 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 2050117271
18:15:40.091 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #4
18:15:40.091 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #4
18:15:40.091 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@38927749)
18:15:40.091 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #5
18:15:40.091 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 238085650
18:15:40.091 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #5
18:15:40.091 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #5
18:15:40.091 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@425d40d)
18:15:40.091 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #6
18:15:40.091 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1536142719
18:15:40.091 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #6
18:15:40.092 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #6
18:15:40.092 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1456e9da)
18:15:40.092 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #7
18:15:40.092 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 1996705797
18:15:40.092 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #7
18:15:40.092 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #7
18:15:40.092 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6107d483)
18:15:40.092 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #8
18:15:40.092 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 531492484
18:15:40.092 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #8
18:15:40.092 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #8
18:15:40.092 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5bada285)
18:15:40.092 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #9
18:15:40.093 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@7bc165f0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:40.092 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 371493653
18:15:40.096 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #9
18:15:40.096 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #9
18:15:40.096 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>             DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1a9e3b5)
18:15:40.097 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: i.t.u.c.r.i.DefaultDisplayable: Item #10
18:15:40.097 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Mock for Selectable, hashCode: 820394235
18:15:40.097 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #10
18:15:40.097 [pool-29-thread-1    ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging           - >>>>                 Role: Datum #10
18:15:40.097 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@2dc456d5[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@649be681), false)
18:15:40.098 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:40.102 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:40.102 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:40.105 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(j.l.String@649be681), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:40.106 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:40.106 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:40.106 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:40.106 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:40.106 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:40.106 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@2dc456d5[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: 
18:15:40.106 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:40.106 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:40.106 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:40.106 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:40.106 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:40.106 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:40.106 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:40.106 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for executor to complete...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] executor completed...
18:15:40.107 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] waiting for JavaFX thread to complete...
18:15:40.108 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [expand root] JavaFX thread completed...
18:15:40.109 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@2dc456d5[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true)
18:15:40.110 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@7bc165f0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@649be681), false)
18:15:40.110 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(j.l.String@649be681), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:40.110 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:40.111 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@1b95fe3f[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@352ab23), false)
18:15:40.111 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@352ab23), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:40.112 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@56ed2a6d[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #2', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5e935b13), false)
18:15:40.113 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:40.113 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5e935b13), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:40.113 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:40.114 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@ea79e42[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #3', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3d913656), false)
18:15:40.115 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@30b3106d[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2a488eea), false)
18:15:40.115 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3d913656), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:40.116 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:40.116 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2a488eea), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:40.116 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@4392c568[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@38927749), false)
18:15:40.116 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:40.116 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@38927749), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:40.116 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:40.117 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@7d736dd9[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #6', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@425d40d), false)
18:15:40.117 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@425d40d), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:40.118 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:40.119 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@7a967dea[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #7', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1456e9da), false)
18:15:40.120 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@4d55642b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6107d483), false)
18:15:40.121 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@6d61070a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #9', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5bada285), false)
18:15:40.121 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1456e9da), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:40.122 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:40.122 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6107d483), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:40.122 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:40.122 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5bada285), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:40.122 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:40.124 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@5bcc5d0c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #10', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1a9e3b5), false)
18:15:40.124 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1a9e3b5), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:40.124 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:40.134 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@7bc165f0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: 
18:15:40.134 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@1b95fe3f[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #1', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@606d8a], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #1
18:15:40.135 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@56ed2a6d[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #2', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@6e887125], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #2
18:15:40.135 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@ea79e42[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #3', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4934c006], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #3
18:15:40.135 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@30b3106d[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@f3206b5], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #4
18:15:40.135 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@4392c568[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #5', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@c3d26e4], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #5
18:15:40.136 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@7d736dd9[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #6', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@21116f1f], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #6
18:15:40.136 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@7a967dea[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #7', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4e4abfcb], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #7
18:15:40.136 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@4d55642b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #8', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@51520f19], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #8
18:15:40.136 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@6d61070a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #9', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@343d19d1], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #9
18:15:40.136 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@5bcc5d0c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #10', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1e7ef1de], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #10
18:15:41.108 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(select)
18:15:41.108 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:41.109 [X Application Thread] TRACE i.t.u.j.i.common.ChangeListenerSelectableAdapter   - changed(null, null, DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2a488eea))
18:15:41.109 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:41.109 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:41.109 [pool-29-thread-1    ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - Invoked selectable #4
18:15:41.110 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:41.110 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:41.110 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:41.110 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:41.110 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:41.110 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:41.110 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:41.110 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:41.110 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:41.110 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:41.110 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:41.110 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:41.110 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:41.110 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:41.110 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for executor to complete...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] executor completed...
18:15:41.111 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] waiting for JavaFX thread to complete...
18:15:41.112 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [select] JavaFX thread completed...
18:15:41.131 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bind(AsObjectTreeCell@30b3106d[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2a488eea), false)
18:15:41.132 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector   - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2a488eea), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider])
18:15:41.132 [pool-29-thread-1    ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker    - JavaFX finalizer submitted
18:15:41.132 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder        - bindTextAndGraphic(AsObjectTreeCell@30b3106d[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', RoleCollector(i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@f3206b5], i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [])) - graphic: null, text: Item #4
18:15:42.114 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST PASSED in 3039 msec
18:15:42.114 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - 
18:15:42.274 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
18:15:42.275 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:42.275 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:42.275 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:42.275 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:42.275 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:42.275 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:42.275 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:42.275 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:42.275 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:42.275 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:42.275 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:42.275 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:42.275 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:42.275 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:42.275 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:42.275 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:42.275 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:42.275 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:42.275 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:42.275 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:43.328 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
18:15:43.330 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
18:15:43.331 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:43.331 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:43.331 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:43.331 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:43.331 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:43.332 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:43.332 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:43.332 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:43.332 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:43.332 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:43.332 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:43.332 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:43.332 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:43.332 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:43.332 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:43.332 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:43.332 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:43.332 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:43.332 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:43.332 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:43.332 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:43.332 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:44.333 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - ****************************************************************************
18:15:44.333 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST "treeItemChangeListener must callback a Selectable on selection change"
18:15:44.333 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - ****************************************************************************
18:15:44.334 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(changed)
18:15:44.334 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:44.334 [X Application Thread] TRACE i.t.u.j.i.common.ChangeListenerSelectableAdapter   - changed(null, DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2d60dd82), DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2d60dd82))
18:15:44.335 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:44.335 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
18:15:44.335 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
18:15:44.335 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:44.335 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:44.335 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
18:15:44.335 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
18:15:44.335 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:44.335 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:44.335 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:44.336 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:44.337 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
18:15:44.337 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
18:15:44.337 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:44.337 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:45.337 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST PASSED in 1004 msec
18:15:45.338 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - 
18:15:45.501 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(start)
18:15:45.501 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:45.501 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:45.501 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:45.501 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:45.501 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:45.501 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:45.501 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:45.501 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:45.501 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:45.501 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:45.501 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:45.501 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:45.501 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:45.501 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:45.501 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:45.501 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:45.501 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:45.501 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:45.502 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] waiting for executor to complete...
18:15:45.502 [X Application Thread] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [start] executor completed...
18:15:46.556 [main                ] INFO  it.tidalwave.ui.javafx.impl.BindingTestSupport     - RESETTING FOR NEXT TEST...
18:15:46.558 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(setup)
18:15:46.558 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:46.559 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:46.559 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:46.559 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:46.559 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:46.559 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:46.559 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:46.559 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:46.559 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:46.559 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:46.559 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:46.559 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:46.560 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:46.560 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:46.560 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:46.560 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:46.560 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:46.560 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:46.560 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:46.560 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:46.560 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] waiting for JavaFX thread to complete...
18:15:46.560 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [setup] JavaFX thread completed...
18:15:47.560 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - ******************************************************************************
18:15:47.560 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST "treeItemChangeListener must do nothing when there is no Selectable role"
18:15:47.560 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - ******************************************************************************
18:15:47.561 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - runSafelyAndWait(changed)
18:15:47.561 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:47.561 [X Application Thread] TRACE i.t.u.j.i.common.ChangeListenerSelectableAdapter   - changed(null, DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6d844127), DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6d844127))
18:15:47.561 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:47.561 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
18:15:47.562 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
18:15:47.562 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:47.562 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:47.562 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
18:15:47.562 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
18:15:47.562 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:47.562 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:47.562 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
18:15:47.562 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
18:15:47.562 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:47.562 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:47.562 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
18:15:47.562 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
18:15:47.562 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:47.562 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:47.562 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
18:15:47.562 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for executor to complete...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] executor completed...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] waiting for JavaFX thread to complete...
18:15:47.563 [main                ] INFO  it.tidalwave.ui.javafx.impl.JavaFXTestSupport      - >>>> [changed] JavaFX thread completed...
18:15:48.564 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - TEST PASSED in 1003 msec
18:15:48.564 [main                ] INFO  i.t.ui.javafx.impl.tree.TreeViewBindingsTest       - 
18:15:48.879 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - ******************************************************
18:15:48.879 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - TEST "must fire PowerOffEvent when MessageBus present"
18:15:48.879 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - ******************************************************
18:15:48.880 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - initializeInBackground()
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - file.encoding: UTF-8
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - file.separator: /
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - it.tidalwave.util.appName: test
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/0/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/0/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/0/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129-tests.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/0/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/0/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/0/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/0/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/0/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar:
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.class.version: 65.0
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.io.tmpdir: /tmp
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.runtime.name: OpenJDK Runtime Environment
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.runtime.version: 21.0.5+11-LTS
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.name: Java Platform API Specification
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.vendor: Oracle Corporation
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.version: 21
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor: Eclipse Adoptium
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.url: https://adoptium.net/
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.version: Temurin-21.0.5+11
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.version: 21.0.5
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.version.date: 2024-10-15
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.compressedOopsMode: 32-bit
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.info: mixed mode, sharing
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.name: OpenJDK 64-Bit Server VM
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.name: Java Virtual Machine Specification
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.vendor: Oracle Corporation
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.version: 21
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.vendor: Eclipse Adoptium
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.version: 21.0.5+11-LTS
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - javafx.runtime.version: 11.0.1+1
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - javafx.version: 11.0.1
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - jdk.attach.allowAttachSelf: true
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - jdk.debug: release
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json
18:15:48.880 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - line.separator: 

18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - localRepository: /var/jenkins_home/maven-repositories/executors/0
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - maven.repo.local: /var/jenkins_home/maven-repositories/executors/0
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - native.encoding: UTF-8
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.arch: amd64
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.name: Linux
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.version: 6.8.0-51-generic
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - path.separator: :
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - prism.order: sw
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - stderr.encoding: UTF-8
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - stdout.encoding: UTF-8
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.arch.data.model: 64
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.cpu.endian: little
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.io.unicode.encoding: UnicodeLittle
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250115181418402_58.jar /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/surefire 2025-01-15T18-14-01_851-jvmRun1 surefire-20250115181418402_56tmp surefire_1-20250115181418402_57tmp
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.java.launcher: SUN_STANDARD
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.jnu.encoding: UTF-8
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.management.compiler: HotSpot 64-Bit Tiered Compilers
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250115181418402_58.jar
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - surefire.test.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/0/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/0/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/0/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129-tests.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/0/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/0/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/0/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/0/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/0/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar:
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - testfx.headless: true
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - testfx.robot: glass
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - tft.profile.metrics.sonarGoal: 
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.home: /var/jenkins_home
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.language: en
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.name: jenkins
18:15:48.881 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.timezone: Etc/UTC
18:15:48.883 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - TEST PASSED in 4 msec
18:15:48.883 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - 
18:15:48.884 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - *****************************************************
18:15:48.884 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - TEST "must fire PowerOnEvent when MessageBus present"
18:15:48.884 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - *****************************************************
18:15:48.884 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - initializeInBackground()
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - file.encoding: UTF-8
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - file.separator: /
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - it.tidalwave.util.appName: test
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - it.tidalwave.util.spring.ClassScanner.basePackages: it
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/0/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/0/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/0/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129-tests.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/0/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/0/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/0/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/0/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/0/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar:
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.class.version: 65.0
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.io.tmpdir: /tmp
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.runtime.name: OpenJDK Runtime Environment
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.runtime.version: 21.0.5+11-LTS
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.name: Java Platform API Specification
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.vendor: Oracle Corporation
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.version: 21
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor: Eclipse Adoptium
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.url: https://adoptium.net/
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.version: Temurin-21.0.5+11
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.version: 21.0.5
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.version.date: 2024-10-15
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.compressedOopsMode: 32-bit
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.info: mixed mode, sharing
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.name: OpenJDK 64-Bit Server VM
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.name: Java Virtual Machine Specification
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.vendor: Oracle Corporation
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.version: 21
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.vendor: Eclipse Adoptium
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.version: 21.0.5+11-LTS
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - javafx.runtime.version: 11.0.1+1
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - javafx.version: 11.0.1
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - jdk.attach.allowAttachSelf: true
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - jdk.debug: release
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - line.separator: 

18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - localRepository: /var/jenkins_home/maven-repositories/executors/0
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - maven.repo.local: /var/jenkins_home/maven-repositories/executors/0
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - native.encoding: UTF-8
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.arch: amd64
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.name: Linux
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.version: 6.8.0-51-generic
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - path.separator: :
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - prism.order: sw
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - stderr.encoding: UTF-8
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - stdout.encoding: UTF-8
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.arch.data.model: 64
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.cpu.endian: little
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.io.unicode.encoding: UnicodeLittle
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250115181418402_58.jar /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/surefire 2025-01-15T18-14-01_851-jvmRun1 surefire-20250115181418402_56tmp surefire_1-20250115181418402_57tmp
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.java.launcher: SUN_STANDARD
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.jnu.encoding: UTF-8
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.management.compiler: HotSpot 64-Bit Tiered Compilers
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250115181418402_58.jar
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - surefire.test.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/0/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/0/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/0/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129-tests.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/0/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/0/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/0/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/0/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/0/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar:
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - testfx.headless: true
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - testfx.robot: glass
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - tft.profile.metrics.sonarGoal: 
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.home: /var/jenkins_home
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.language: en
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.name: jenkins
18:15:48.885 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.timezone: Etc/UTC
18:15:48.886 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - Application presentation delegate: it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest$MockPresentationDelegate@4e87b92e
18:15:48.889 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - TEST PASSED in 5 msec
18:15:48.889 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - 
18:15:48.891 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - **************************************************************
18:15:48.891 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - TEST "must not fire PowerOffEvent when MessageBus not present"
18:15:48.891 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - **************************************************************
18:15:48.891 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - initializeInBackground()
18:15:48.891 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings
18:15:48.891 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - file.encoding: UTF-8
18:15:48.891 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - file.separator: /
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - it.tidalwave.util.appName: test
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - it.tidalwave.util.spring.ClassScanner.basePackages: it
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/0/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/0/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/0/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129-tests.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/0/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/0/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/0/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/0/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/0/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar:
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.class.version: 65.0
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.io.tmpdir: /tmp
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.runtime.name: OpenJDK Runtime Environment
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.runtime.version: 21.0.5+11-LTS
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.name: Java Platform API Specification
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.vendor: Oracle Corporation
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.version: 21
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor: Eclipse Adoptium
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.url: https://adoptium.net/
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.version: Temurin-21.0.5+11
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.version: 21.0.5
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.version.date: 2024-10-15
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.compressedOopsMode: 32-bit
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.info: mixed mode, sharing
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.name: OpenJDK 64-Bit Server VM
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.name: Java Virtual Machine Specification
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.vendor: Oracle Corporation
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.version: 21
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.vendor: Eclipse Adoptium
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.version: 21.0.5+11-LTS
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - javafx.runtime.version: 11.0.1+1
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - javafx.version: 11.0.1
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - jdk.attach.allowAttachSelf: true
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - jdk.debug: release
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - line.separator: 

18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - localRepository: /var/jenkins_home/maven-repositories/executors/0
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - maven.repo.local: /var/jenkins_home/maven-repositories/executors/0
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - native.encoding: UTF-8
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.arch: amd64
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.name: Linux
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.version: 6.8.0-51-generic
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - path.separator: :
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - prism.order: sw
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - stderr.encoding: UTF-8
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - stdout.encoding: UTF-8
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.arch.data.model: 64
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.cpu.endian: little
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.io.unicode.encoding: UnicodeLittle
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250115181418402_58.jar /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/surefire 2025-01-15T18-14-01_851-jvmRun1 surefire-20250115181418402_56tmp surefire_1-20250115181418402_57tmp
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.java.launcher: SUN_STANDARD
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.jnu.encoding: UTF-8
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.management.compiler: HotSpot 64-Bit Tiered Compilers
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250115181418402_58.jar
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - surefire.test.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/0/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/0/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/0/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129-tests.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/0/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/0/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/0/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/0/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/0/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar:
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - testfx.headless: true
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - testfx.robot: glass
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - tft.profile.metrics.sonarGoal: 
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.home: /var/jenkins_home
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.language: en
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.name: jenkins
18:15:48.892 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.timezone: Etc/UTC
18:15:48.893 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - TEST PASSED in 2 msec
18:15:48.893 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - 
18:15:48.894 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - *************************************************************
18:15:48.894 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - TEST "must not fire PowerOnEvent when MessageBus not present"
18:15:48.894 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - *************************************************************
18:15:48.894 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - initializeInBackground()
18:15:48.894 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings
18:15:48.894 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - file.encoding: UTF-8
18:15:48.894 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - file.separator: /
18:15:48.894 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - it.tidalwave.util.appName: test
18:15:48.894 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - it.tidalwave.util.spring.ClassScanner.basePackages: it
18:15:48.894 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/0/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/0/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/0/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129-tests.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/0/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/0/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/0/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/0/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/0/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar:
18:15:48.894 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.class.version: 65.0
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.io.tmpdir: /tmp
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.runtime.name: OpenJDK Runtime Environment
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.runtime.version: 21.0.5+11-LTS
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.name: Java Platform API Specification
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.vendor: Oracle Corporation
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.version: 21
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor: Eclipse Adoptium
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.url: https://adoptium.net/
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.version: Temurin-21.0.5+11
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.version: 21.0.5
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.version.date: 2024-10-15
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.compressedOopsMode: 32-bit
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.info: mixed mode, sharing
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.name: OpenJDK 64-Bit Server VM
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.name: Java Virtual Machine Specification
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.vendor: Oracle Corporation
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.version: 21
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.vendor: Eclipse Adoptium
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.version: 21.0.5+11-LTS
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - javafx.runtime.version: 11.0.1+1
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - javafx.version: 11.0.1
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - jdk.attach.allowAttachSelf: true
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - jdk.debug: release
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - line.separator: 

18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - localRepository: /var/jenkins_home/maven-repositories/executors/0
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - maven.repo.local: /var/jenkins_home/maven-repositories/executors/0
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - native.encoding: UTF-8
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.arch: amd64
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.name: Linux
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.version: 6.8.0-51-generic
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - path.separator: :
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - prism.order: sw
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - stderr.encoding: UTF-8
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - stdout.encoding: UTF-8
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.arch.data.model: 64
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.cpu.endian: little
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.io.unicode.encoding: UnicodeLittle
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250115181418402_58.jar /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/surefire 2025-01-15T18-14-01_851-jvmRun1 surefire-20250115181418402_56tmp surefire_1-20250115181418402_57tmp
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.java.launcher: SUN_STANDARD
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.jnu.encoding: UTF-8
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.management.compiler: HotSpot 64-Bit Tiered Compilers
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250115181418402_58.jar
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - surefire.test.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/0/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/0/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/0/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129-tests.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/0/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/0/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/0/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/0/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/0/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar:
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - testfx.headless: true
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - testfx.robot: glass
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - tft.profile.metrics.sonarGoal: 
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.home: /var/jenkins_home
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.language: en
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.name: jenkins
18:15:48.895 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.timezone: Etc/UTC
18:15:48.895 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - Application presentation delegate: it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest$MockPresentationDelegate@7eb193b9
18:15:48.896 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - TEST PASSED in 2 msec
18:15:48.896 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - 
18:15:48.897 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - ***********************************
18:15:48.897 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - TEST "musts call assembler methods"
18:15:48.897 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - ***********************************
18:15:49.046 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - initializeInBackground()
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - file.encoding: UTF-8
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - file.separator: /
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - it.tidalwave.util.appName: test-it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - it.tidalwave.util.spring.ClassScanner.basePackages: it
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/0/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/0/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/0/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129-tests.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/0/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/0/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/0/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/0/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/0/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar:
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.class.version: 65.0
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.io.tmpdir: /tmp
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.runtime.name: OpenJDK Runtime Environment
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.runtime.version: 21.0.5+11-LTS
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.name: Java Platform API Specification
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.vendor: Oracle Corporation
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.specification.version: 21
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor: Eclipse Adoptium
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.url: https://adoptium.net/
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vendor.version: Temurin-21.0.5+11
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.version: 21.0.5
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.version.date: 2024-10-15
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.compressedOopsMode: 32-bit
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.info: mixed mode, sharing
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.name: OpenJDK 64-Bit Server VM
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.name: Java Virtual Machine Specification
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.vendor: Oracle Corporation
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.specification.version: 21
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.vendor: Eclipse Adoptium
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - java.vm.version: 21.0.5+11-LTS
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - javafx.runtime.version: 11.0.1+1
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - javafx.version: 11.0.1
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - jdk.attach.allowAttachSelf: true
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - jdk.debug: release
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - line.separator: 

18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - localRepository: /var/jenkins_home/maven-repositories/executors/0
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - maven.repo.local: /var/jenkins_home/maven-repositories/executors/0
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - native.encoding: UTF-8
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.arch: amd64
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.name: Linux
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - os.version: 6.8.0-51-generic
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - path.separator: :
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - prism.order: sw
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - stderr.encoding: UTF-8
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - stdout.encoding: UTF-8
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.arch.data.model: 64
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.cpu.endian: little
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.io.unicode.encoding: UnicodeLittle
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250115181418402_58.jar /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/surefire 2025-01-15T18-14-01_851-jvmRun1 surefire-20250115181418402_56tmp surefire_1-20250115181418402_57tmp
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.java.launcher: SUN_STANDARD
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.jnu.encoding: UTF-8
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - sun.management.compiler: HotSpot 64-Bit Tiered Compilers
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250115181418402_58.jar
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - surefire.test.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/0/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/0/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/0/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/0/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/0/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129-tests.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/0/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/0/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/0/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/0/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/0/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/0/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/0/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/0/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/0/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/0/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/0/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/0/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/0/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar:
18:15:49.047 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - testfx.headless: true
18:15:49.048 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - testfx.robot: glass
18:15:49.048 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - tft.profile.metrics.sonarGoal: 
18:15:49.048 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings
18:15:49.048 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.home: /var/jenkins_home
18:15:49.048 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.language: en
18:15:49.048 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.name: jenkins
18:15:49.048 [main                ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - user.timezone: Etc/UTC
18:15:49.048 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - Application presentation delegate: it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest$PresentationDelegateAssembler@1494ba15
18:15:49.051 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - Calling presentation assembler: it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest$PresentationDelegateAssembler@1494ba15
18:15:49.063 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - >>>> calling assemble([i.t.u.j.i.DefaultJavaFXBinder@2a6bb4ad, i.t.u.j.i.DefaultJavaFXToolBarControl@11ac8363, i.t.u.j.i.DefaultJavaFXMenuBarControl@24a05baf, i.t.u.j.JavaFXPanelGroupControl$MockitoMock$CuPfXFRx@4aeedd58, i.t.u.j.s.AbstractJavaFXSpringApplicationTest$Bean1@16ac2401, i.t.u.j.s.AbstractJavaFXSpringApplicationTest$Bean2@1a03c404])
18:15:49.067 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - Calling presentation assembler: it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest$SpringComponentAssembler@15d7e3be
18:15:49.068 [main                ] INFO  i.t.ui.javafx.spi.AbstractJavaFXSpringApplication  - >>>> calling assemble([i.t.u.j.i.DefaultJavaFXBinder@2a6bb4ad, i.t.u.j.i.DefaultJavaFXToolBarControl@11ac8363, i.t.u.j.i.DefaultJavaFXMenuBarControl@24a05baf, i.t.u.j.JavaFXPanelGroupControl$MockitoMock$CuPfXFRx@4aeedd58, i.t.u.j.s.AbstractJavaFXSpringApplicationTest$Bean1@16ac2401, i.t.u.j.s.AbstractJavaFXSpringApplicationTest$Bean2@1a03c404])
18:15:49.069 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - TEST PASSED in 172 msec
18:15:49.070 [main                ] INFO  i.t.u.j.spi.AbstractJavaFXSpringApplicationTest    - 
18:15:49.070 [main                ] INFO  i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - FINISHED TESTS OF it.tidalwave.ui.javafx.JavaFXSpringAnnotationApplicationTest
[INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.31 s -- in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-javafx ---
[INFO] Loading execution data file /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/jacoco.exec
[INFO] Analyzed bundle 'SteelBlue :: JavaFX Bindings' with 47 classes
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-ui-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-5-SNAPSHOT.5fb61e481129-tests.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-javafx ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-javafx ---
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-javafx/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-javafx-2.0-ALPHA-5-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-javafx/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-javafx-2.0-ALPHA-5-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-5-SNAPSHOT.5fb61e481129-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-javafx/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-javafx-2.0-ALPHA-5-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-javafx >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-javafx ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-javafx <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-javafx ---
[INFO] BugInstance size is 5
[INFO] Error size is 0
[INFO] Total bugs: 5
[ERROR] Medium: it.tidalwave.ui.javafx.Splash.show(Stage) may expose internal representation by storing an externally mutable object into Splash.splashStage [it.tidalwave.ui.javafx.Splash] At Splash.java:[line 85] EI_EXPOSE_REP2
[ERROR] Low: Splash.splashStage not initialized in constructor and dereferenced in it.tidalwave.ui.javafx.Splash.dismiss() [it.tidalwave.ui.javafx.Splash] At Splash.java:[line 100] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
[ERROR] Low: Splash.splashStage not initialized in constructor and dereferenced in it.tidalwave.ui.javafx.Splash.lambda$dismiss$0(ActionEvent) [it.tidalwave.ui.javafx.Splash] At Splash.java:[line 103] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
[ERROR] Medium: new it.tidalwave.ui.javafx.impl.common.PropertyAdapter(Executor, BoundProperty) may expose internal representation by storing an externally mutable object into PropertyAdapter.delegate [it.tidalwave.ui.javafx.impl.common.PropertyAdapter] At PropertyAdapter.java:[line 91] EI_EXPOSE_REP2
[ERROR] Low: Exception is caught when Exception is not thrown in it.tidalwave.ui.javafx.impl.dialog.DialogBindings.lambda$showInModalDialog$0(Optional, UserNotificationWithFeedback) [it.tidalwave.ui.javafx.impl.dialog.DialogBindings] At DialogBindings.java:[line 144] REC_CATCH_EXCEPTION
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] ----------< it.tidalwave.steelblue:it-tidalwave-ui-examples >-----------
[INFO] Building SteelBlue (examples) 2.0-ALPHA-5-SNAPSHOT                 [5/8]
[INFO]   from modules/examples/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-examples ---
[INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-examples ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736964957705
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-examples ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-examples ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-examples ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-examples ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/target/jacoco.exec
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-examples ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-examples ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-examples ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-examples ---
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-examples/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-examples-2.0-ALPHA-5-SNAPSHOT.pom
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-examples >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-examples ---
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-examples <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-examples ---
[INFO] 
[INFO] --------< it.tidalwave.steelblue:it-tidalwave-ui-example-model >--------
[INFO] Building SteelBlue :: Examples :: Model 2.0-ALPHA-5-SNAPSHOT       [6/8]
[INFO]   from modules/examples/Model/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-example-model ---
[INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-model ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736964957855
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-model ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-model ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-model ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-model ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING]   on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/src/main/java/it/tidalwave/ui/example/model/SimpleDciEntity.java:[63,34] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/src/main/java/it/tidalwave/ui/example/model/FileEntity.java:[71,27] [serial] non-transient instance field of a serializable class declared with a non-serializable type
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-model ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-model ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-ui-example-model ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-example-model ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-ui-example-model ---
[INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/target/it-tidalwave-ui-example-model-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-example-model ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-example-model ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-example-model ---
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-example-model/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-example-model-2.0-ALPHA-5-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/target/it-tidalwave-ui-example-model-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-example-model/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-example-model-2.0-ALPHA-5-SNAPSHOT.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-example-model >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-example-model ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-example-model <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-example-model ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] ----< it.tidalwave.steelblue:it-tidalwave-ui-example-presentation >-----
[INFO] Building SteelBlue :: Examples :: Presentation 2.0-ALPHA-5-SNAPSHOT [7/8]
[INFO]   from modules/examples/Presentation/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-example-presentation ---
[INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-presentation ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736964964000
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-presentation ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-presentation ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-presentation ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-presentation ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-presentation ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-presentation ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-presentation ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-presentation ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/test-classes
[WARNING]   on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/ui/example/presentation/impl/FileEntityPresentableTest.java:[74,60] [unchecked] unchecked conversion
  required: Aggregate<PresentationModel>
  found:    Aggregate
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-ui-example-presentation ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
18:16:09.048 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - STARTING TESTS OF it.tidalwave.ui.example.presentation.impl.DefaultMainPanelPresentationControlTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
18:16:10.286 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ***************************************
18:16:10.287 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogCancelOk cancel"
18:16:10.287 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ***************************************
18:16:10.298 [main                ] INFO  i.t.u.c.t.UserNotificationWithFeedbackTestHelper   - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@4a453f8d)...
18:16:10.305 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 17 msec
18:16:10.306 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 
18:16:10.310 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ****************************************
18:16:10.311 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogCancelOk confirm"
18:16:10.311 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ****************************************
18:16:10.312 [main                ] INFO  i.t.u.c.t.UserNotificationWithFeedbackTestHelper   - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@64665781)...
18:16:10.313 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 3 msec
18:16:10.313 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 
18:16:10.316 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - **********************************
18:16:10.316 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogOk confirm"
18:16:10.317 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - **********************************
18:16:10.318 [main                ] INFO  i.t.u.c.t.UserNotificationWithFeedbackTestHelper   - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@58f290bc)...
18:16:10.319 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 3 msec
18:16:10.319 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 
18:16:10.322 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - **************************************
18:16:10.322 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickDirectory cancel"
18:16:10.322 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - **************************************
18:16:10.324 [main                ] INFO  i.t.u.c.t.UserNotificationWithFeedbackTestHelper   - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a directory), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@5a7e81)...
18:16:10.326 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 3 msec
18:16:10.326 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 
18:16:10.328 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ***************************************
18:16:10.328 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickDirectory confirm"
18:16:10.328 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ***************************************
18:16:10.330 [main                ] INFO  i.t.u.c.t.UserNotificationWithFeedbackTestHelper   - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a directory), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@5bde6148)...
18:16:10.331 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 2 msec
18:16:10.331 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 
18:16:10.333 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - *********************************
18:16:10.333 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickFile cancel"
18:16:10.334 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - *********************************
18:16:10.335 [main                ] INFO  i.t.u.c.t.UserNotificationWithFeedbackTestHelper   - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a file), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@10d905c1)...
18:16:10.337 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 3 msec
18:16:10.337 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 
18:16:10.339 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - **********************************
18:16:10.340 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickFile confirm"
18:16:10.340 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - **********************************
18:16:10.341 [main                ] INFO  i.t.u.c.t.UserNotificationWithFeedbackTestHelper   - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a file), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@3a709cc7)...
18:16:10.342 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 3 msec
18:16:10.342 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 
18:16:10.345 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************
18:16:10.345 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test buttonAction"
18:16:10.345 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************
18:16:10.496 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 152 msec
18:16:10.497 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 
18:16:10.499 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************
18:16:10.499 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test populate"
18:16:10.499 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************
18:16:10.696 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@5649f55
18:16:10.704 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.e.m.FileEntity@3b2c8bda at construction time: []
18:16:10.758 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007692903a67e8@1031c1a0, [])
18:16:10.759 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3fd9e01c
18:16:10.762 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@67b3960b
18:16:10.764 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.e.m.FileEntity@3b2c8bda at construction time: []
18:16:10.764 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.r.SimpleComposite) for i.t.u.e.m.FileEntity@3b2c8bda
18:16:10.764 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
18:16:10.768 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ...
18:16:10.771 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@2dd2ff87
18:16:10.812 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007692903a67e8@bd28c86, [])
18:16:10.813 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3fd9e01c
18:16:10.813 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.e.m.FileEntity@3b2c8bda, i.t.r.SimpleComposite)
18:16:10.815 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:16:10.815 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.e.m.FileEntity@3b2c8bda, i.t.u.RoleFactory)
18:16:10.815 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:16:10.815 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007692903a67e8@bd28c86, []) completed
18:16:10.815 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
18:16:10.816 [main                ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable    - >>>> r for i.t.u.e.m.FileEntity@3b2c8bda: [i.t.u.c.r.PresentationModelAggregate@44864ebe]
18:16:10.816 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007692903a67e8@1031c1a0, []) completed
18:16:10.818 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
18:16:10.848 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
18:16:10.853 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.e.m.SimpleDciEntity@36f05595 at construction time: []
18:16:10.853 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.Displayable) for i.t.u.e.m.SimpleDciEntity@36f05595
18:16:10.853 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
18:16:10.854 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007692903a67e8@3e55d844, [])
18:16:10.854 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3fd9e01c
18:16:10.854 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.e.m.SimpleDciEntity@36f05595, i.t.u.c.r.Displayable)
18:16:10.854 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:16:10.854 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.e.m.SimpleDciEntity@36f05595, i.t.u.RoleFactory)
18:16:10.854 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:16:10.855 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007692903a67e8@3e55d844, []) completed
18:16:10.855 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
18:16:10.858 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
18:16:10.859 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.e.m.FileEntity@3b2c8bda at construction time: []
18:16:10.859 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.Displayable) for i.t.u.e.m.FileEntity@3b2c8bda
18:16:10.860 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
18:16:10.860 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007692903a67e8@4f7ef948, [])
18:16:10.860 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3fd9e01c
18:16:10.860 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.e.m.FileEntity@3b2c8bda, i.t.u.c.r.Displayable)
18:16:10.860 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:16:10.860 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.u.e.m.FileEntity@3b2c8bda, i.t.u.RoleFactory)
18:16:10.860 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
18:16:10.861 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007692903a67e8@4f7ef948, []) completed
18:16:10.861 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.u.e.m.FileEntity@3b2c8bda]
18:16:10.862 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 363 msec
18:16:10.863 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 
18:16:10.867 [main                ] INFO  i.t.u.e.p.impl.FileEntityPresentableTest           - ***********
18:16:10.868 [main                ] INFO  i.t.u.e.p.impl.FileEntityPresentableTest           - TEST "test"
18:16:10.868 [main                ] INFO  i.t.u.e.p.impl.FileEntityPresentableTest           - ***********
18:16:10.916 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.u.e.m.FileEntity@aa633e6 at construction time: []
18:16:10.917 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007692903a67e8@240f2efd, [])
18:16:10.917 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3fd9e01c
18:16:10.918 [main                ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable    - >>>> r for i.t.u.e.m.FileEntity@aa633e6: [i.t.u.c.r.PresentationModelAggregate@175957b6, i.t.u.c.r.Selectable$MockitoMock$Sl1mXvtN@231d3ce]
18:16:10.918 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007692903a67e8@240f2efd, []) completed
18:16:10.937 [main                ] INFO  i.t.u.e.p.impl.FileEntityPresentableTest           - TEST PASSED in 69 msec
18:16:10.937 [main                ] INFO  i.t.u.e.p.impl.FileEntityPresentableTest           - 
18:16:10.938 [main                ] INFO  i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - FINISHED TESTS OF it.tidalwave.ui.example.presentation.impl.DefaultMainPanelPresentationControlTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.638 s -- in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-example-presentation ---
[INFO] Loading execution data file /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/target/jacoco.exec
[INFO] Analyzed bundle 'SteelBlue :: Examples :: Presentation' with 3 classes
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-ui-example-presentation ---
[INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-example-presentation ---
[INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-5-SNAPSHOT.5fb61e481129-tests.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-example-presentation ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-example-presentation ---
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-example-presentation-2.0-ALPHA-5-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-example-presentation-2.0-ALPHA-5-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-5-SNAPSHOT.5fb61e481129-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-example-presentation-2.0-ALPHA-5-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-example-presentation >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-example-presentation ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-example-presentation <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-example-presentation ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --< it.tidalwave.steelblue:it-tidalwave-ui-example-presentation-javafx >--
[INFO] Building SteelBlue :: Examples :: JavaFX presentation 2.0-ALPHA-5-SNAPSHOT [8/8]
[INFO]   from modules/examples/PresentationJavaFX/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736964974421
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Copying 4 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-5-SNAPSHOT.5fb61e481129-tests.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation-javafx/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-5-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation-javafx/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-5-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-5-SNAPSHOT.5fb61e481129-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation-javafx/2.0-ALPHA-5-SNAPSHOT/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-5-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-example-presentation-javafx >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-example-presentation-javafx <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] ------------------< it.tidalwave.steelblue:steelblue >------------------
[INFO] Building SteelBlue 2.0-ALPHA-5-SNAPSHOT                            [9/8]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin:3.26.0:aggregate-cpd (default-cli)'
[WARNING] Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin:3.26.0:aggregate-pmd (default-cli)'
[INFO] 
[INFO] --- pmd:3.26.0:aggregate-cpd (default-cli) @ steelblue ---
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.1 skin
[INFO] 
[INFO] >>> pmd:3.26.0:aggregate-pmd (default-cli) > test-compile @ steelblue >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking SteelBlue 2.0-ALPHA-5-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ steelblue ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736964982553
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ steelblue ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ steelblue ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ steelblue ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ steelblue ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/target/jacoco.exec
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking SteelBlue (modules) 2.0-ALPHA-5-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736964982624
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-modules ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-modules ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/target/jacoco.exec
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking SteelBlue :: Core 2.0-ALPHA-5-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-core ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736964982699
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-core ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-core ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-core ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-core ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-core ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-core ---
[INFO] Nothing to compile - all classes are up to date.
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar to /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-core ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-core ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 22 source files with javac [forked debug deprecation release 11] to target/test-classes
[WARNING]   on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[59,28] [deprecation] getDefaultAction() in UserActionProvider has been deprecated
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[74,21] [deprecation] getDefaultAction() in UserActionProvider has been deprecated
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking SteelBlue :: JavaFX Bindings 2.0-ALPHA-5-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736964985333
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-javafx ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 47 source files with javac [forked debug deprecation release 11] to target/classes
[WARNING]   on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/DefaultJavaFXBinder.java:[63,4] [deprecation] bindButtonsInPane(GridPane,Collection<UserAction>) in JavaFXBinder has been deprecated
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[85,14] [rawtypes] found raw type: ObservableList
  missing type arguments for generic class ObservableList<E>
  where E is a type-variable:
    E extends Object declared in interface ObservableList
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[86,99] [unchecked] unchecked cast
  required: ObservableList<TreeTableColumn<PresentationModel,PresentationModel>>
  found:    ObservableList
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[104,75] [unchecked] unchecked cast
  required: Class<J>
  found:    Class<?>
  where J,X are type-variables:
    J extends Object declared in method <J,X>builderFor(Class<X>)
    X extends J declared in method <J,X>builderFor(Class<X>)
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[164,57] [rawtypes] found raw type: Class
  missing type arguments for generic class Class<T>
  where T is a type-variable:
    T extends Object declared in class Class
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[163,52] [unchecked] unchecked cast
  required: T
  found:    Object
  where T,I are type-variables:
    T extends I declared in class JavaFXSafeComponentBuilder
    I extends Object declared in class JavaFXSafeComponentBuilder
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/RoleCollector.java:[88,26] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[76,45] [unchecked] unchecked cast
  required: T
  found:    Object
  where T is a type-variable:
    T extends Object declared in class PropertyAdapter
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[83,52] [unchecked] unchecked cast
  required: T
  found:    Object
  where T is a type-variable:
    T extends Object declared in class PropertyAdapter
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[83,76] [unchecked] unchecked cast
  required: T
  found:    Object
  where T is a type-variable:
    T extends Object declared in class PropertyAdapter
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXPresentationBuilder.java:[45,44] [unchecked] unchecked cast
  required: Class<I>
  found:    Class<CAP#1>
  where I is a type-variable:
    I extends Object declared in class JavaFXPresentationBuilder
  where CAP#1 is a fresh type-variable:
    CAP#1 extends Object from capture of ?
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXPresentationBuilder.java:[45,64] [unchecked] unchecked cast
  required: Class<T>
  found:    Class<CAP#1>
  where T,I are type-variables:
    T extends I declared in class JavaFXPresentationBuilder
    I extends Object declared in class JavaFXPresentationBuilder
  where CAP#1 is a fresh type-variable:
    CAP#1 extends Object from capture of ?
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar to /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-javafx ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 15 source files with javac [forked debug deprecation release 11] to target/test-classes
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking SteelBlue (examples) 2.0-ALPHA-5-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-examples ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736964991175
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-examples ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-examples ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-examples ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-examples ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/target/jacoco.exec
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking SteelBlue :: Examples :: Model 2.0-ALPHA-5-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-model ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736964991236
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-model ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-model ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-model ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-model ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING]   on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/src/main/java/it/tidalwave/ui/example/model/SimpleDciEntity.java:[63,34] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/src/main/java/it/tidalwave/ui/example/model/FileEntity.java:[71,27] [serial] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/target/it-tidalwave-ui-example-model-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar to /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-model ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-model ---
[INFO] No sources to compile
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking SteelBlue :: Examples :: Presentation 2.0-ALPHA-5-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-presentation ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736964992950
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-presentation ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-presentation ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-presentation ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-presentation ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-presentation ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-presentation ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar to /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-presentation ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-presentation ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/test-classes
[WARNING]   on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/ui/example/presentation/impl/FileEntityPresentableTest.java:[74,60] [unchecked] unchecked conversion
  required: Aggregate<PresentationModel>
  found:    Aggregate
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking SteelBlue :: Examples :: JavaFX presentation 2.0-ALPHA-5-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736964996446
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Copying 4 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar to /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] <<< pmd:3.26.0:aggregate-pmd (default-cli) < test-compile @ steelblue <<<
[INFO] 
[INFO] 
[INFO] --- pmd:3.26.0:aggregate-pmd (default-cli) @ steelblue ---
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[INFO] PMD version: 7.7.0
[INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.1 skin
[INFO] 
[INFO] ------------------< it.tidalwave.steelblue:steelblue >------------------
[INFO] Building SteelBlue 2.0-ALPHA-5-SNAPSHOT                           [10/8]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ steelblue ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ steelblue >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ steelblue ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736965000666
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ steelblue ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ steelblue ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ steelblue ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ steelblue ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/target/jacoco.exec
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ steelblue <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ steelblue ---
[INFO] Skipping pom project
[INFO] 
[INFO] -----------< it.tidalwave.steelblue:it-tidalwave-ui-modules >-----------
[INFO] Building SteelBlue (modules) 2.0-ALPHA-5-SNAPSHOT                 [11/8]
[INFO]   from modules/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-modules ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-modules >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736965000982
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-modules ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-modules ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/target/jacoco.exec
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-modules <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-modules ---
[INFO] Skipping pom project
[INFO] 
[INFO] ------------< it.tidalwave.steelblue:it-tidalwave-ui-core >-------------
[INFO] Building SteelBlue :: Core 2.0-ALPHA-5-SNAPSHOT                   [12/8]
[INFO]   from modules/Core/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-core ---
[INFO] There are 1166 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-core >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-core ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736965002096
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-core ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-core ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-core ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-core ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-core ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-core ---
[INFO] Nothing to compile - all classes are up to date.
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar to /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-core ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-core ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 22 source files with javac [forked debug deprecation release 11] to target/test-classes
[WARNING]   on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[59,28] [deprecation] getDefaultAction() in UserActionProvider has been deprecated
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[74,21] [deprecation] getDefaultAction() in UserActionProvider has been deprecated
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-core <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-core ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:test
[WARNING]    org.testfx:openjfx-monocle:jar:11.0.2:test
[INFO] 
[INFO] -----------< it.tidalwave.steelblue:it-tidalwave-ui-javafx >------------
[INFO] Building SteelBlue :: JavaFX Bindings 2.0-ALPHA-5-SNAPSHOT        [13/8]
[INFO]   from modules/JavaFXBindings/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-javafx ---
[INFO] There are 989 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-javafx >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736965005205
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-javafx ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 47 source files with javac [forked debug deprecation release 11] to target/classes
[WARNING]   on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/DefaultJavaFXBinder.java:[63,4] [deprecation] bindButtonsInPane(GridPane,Collection<UserAction>) in JavaFXBinder has been deprecated
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[85,14] [rawtypes] found raw type: ObservableList
  missing type arguments for generic class ObservableList<E>
  where E is a type-variable:
    E extends Object declared in interface ObservableList
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[86,99] [unchecked] unchecked cast
  required: ObservableList<TreeTableColumn<PresentationModel,PresentationModel>>
  found:    ObservableList
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[104,75] [unchecked] unchecked cast
  required: Class<J>
  found:    Class<?>
  where J,X are type-variables:
    J extends Object declared in method <J,X>builderFor(Class<X>)
    X extends J declared in method <J,X>builderFor(Class<X>)
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[164,57] [rawtypes] found raw type: Class
  missing type arguments for generic class Class<T>
  where T is a type-variable:
    T extends Object declared in class Class
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[163,52] [unchecked] unchecked cast
  required: T
  found:    Object
  where T,I are type-variables:
    T extends I declared in class JavaFXSafeComponentBuilder
    I extends Object declared in class JavaFXSafeComponentBuilder
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/RoleCollector.java:[88,26] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[76,45] [unchecked] unchecked cast
  required: T
  found:    Object
  where T is a type-variable:
    T extends Object declared in class PropertyAdapter
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[83,52] [unchecked] unchecked cast
  required: T
  found:    Object
  where T is a type-variable:
    T extends Object declared in class PropertyAdapter
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[83,76] [unchecked] unchecked cast
  required: T
  found:    Object
  where T is a type-variable:
    T extends Object declared in class PropertyAdapter
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXPresentationBuilder.java:[45,44] [unchecked] unchecked cast
  required: Class<I>
  found:    Class<CAP#1>
  where I is a type-variable:
    I extends Object declared in class JavaFXPresentationBuilder
  where CAP#1 is a fresh type-variable:
    CAP#1 extends Object from capture of ?
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXPresentationBuilder.java:[45,64] [unchecked] unchecked cast
  required: Class<T>
  found:    Class<CAP#1>
  where T,I are type-variables:
    T extends I declared in class JavaFXPresentationBuilder
    I extends Object declared in class JavaFXPresentationBuilder
  where CAP#1 is a fresh type-variable:
    CAP#1 extends Object from capture of ?
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar to /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-javafx ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 15 source files with javac [forked debug deprecation release 11] to target/test-classes
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-javafx <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    org.openjfx:javafx-graphics:jar:linux:11.0.1:provided
[WARNING]    org.openjfx:javafx-fxml:jar:linux:11.0.1:provided
[WARNING]    jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile
[WARNING]    org.springframework:spring-beans:jar:6.2.1:compile
[WARNING]    org.openjfx:javafx-web:jar:linux:11.0.1:provided
[WARNING]    org.openjfx:javafx-base:jar:linux:11.0.1:provided
[WARNING]    com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile
[WARNING]    org.openjfx:javafx-controls:jar:linux:11.0.1:provided
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:4.0-ALPHA-3:compile
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING]    org.openjfx:javafx-base:jar:11.0.1:provided
[WARNING]    org.openjfx:javafx-controls:jar:11.0.1:provided
[WARNING]    org.openjfx:javafx-fxml:jar:11.0.1:provided
[WARNING]    org.openjfx:javafx-web:jar:11.0.1:provided
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:4.0-ALPHA-3:test
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING]    org.apiguardian:apiguardian-api:jar:1.1.2:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:test
[WARNING]    org.testfx:openjfx-monocle:jar:11.0.2:test
[INFO] 
[INFO] ----------< it.tidalwave.steelblue:it-tidalwave-ui-examples >-----------
[INFO] Building SteelBlue (examples) 2.0-ALPHA-5-SNAPSHOT                [14/8]
[INFO]   from modules/examples/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-examples ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-examples >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-examples ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736965011556
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-examples ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-examples ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-examples ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-examples ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/target/jacoco.exec
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-examples <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-examples ---
[INFO] Skipping pom project
[INFO] 
[INFO] --------< it.tidalwave.steelblue:it-tidalwave-ui-example-model >--------
[INFO] Building SteelBlue :: Examples :: Model 2.0-ALPHA-5-SNAPSHOT      [15/8]
[INFO]   from modules/examples/Model/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-example-model ---
[INFO] There are 67 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-example-model >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-model ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736965011786
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-model ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-model ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-model ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-model ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-model ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING]   on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/src/main/java/it/tidalwave/ui/example/model/SimpleDciEntity.java:[63,34] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/src/main/java/it/tidalwave/ui/example/model/FileEntity.java:[71,27] [serial] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/target/it-tidalwave-ui-example-model-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar to /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-model ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-model ---
[INFO] No sources to compile
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-example-model <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-example-model ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile
[WARNING]    org.springframework:spring-context:jar:6.2.1:compile
[WARNING]    com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:4.0-ALPHA-3:compile
[WARNING]    org.springframework:spring-beans:jar:6.2.1:compile
[WARNING]    org.apiguardian:apiguardian-api:jar:1.1.2:compile
[WARNING]    org.testng:testng:jar:7.10.2:test
[WARNING]    org.assertj:assertj-core:jar:3.27.2:test
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:4.0-ALPHA-3:test
[WARNING]    org.mockito:mockito-core:jar:5.13.0:test
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:test
[WARNING]    org.testfx:openjfx-monocle:jar:11.0.2:test
[INFO] 
[INFO] ----< it.tidalwave.steelblue:it-tidalwave-ui-example-presentation >-----
[INFO] Building SteelBlue :: Examples :: Presentation 2.0-ALPHA-5-SNAPSHOT [16/8]
[INFO]   from modules/examples/Presentation/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-example-presentation ---
[INFO] There are 108 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-example-presentation >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-presentation ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736965013656
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-presentation ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-presentation ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-presentation ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-presentation ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-presentation ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-presentation ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar to /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-presentation ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-presentation ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/test-classes
[WARNING]   on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/ui/example/presentation/impl/FileEntityPresentableTest.java:[74,60] [unchecked] unchecked conversion
  required: Aggregate<PresentationModel>
  found:    Aggregate
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-example-presentation <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-example-presentation ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile
[WARNING]    org.springframework:spring-context:jar:6.2.1:compile
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:4.0-ALPHA-3:compile
[WARNING]    org.springframework:spring-beans:jar:6.2.1:compile
[WARNING]    org.apiguardian:apiguardian-api:jar:1.1.2:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:4.0-ALPHA-3:test
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:test
[WARNING]    org.testfx:openjfx-monocle:jar:11.0.2:test
[INFO] 
[INFO] --< it.tidalwave.steelblue:it-tidalwave-ui-example-presentation-javafx >--
[INFO] Building SteelBlue :: Examples :: JavaFX presentation 2.0-ALPHA-5-SNAPSHOT [17/8]
[INFO]   from modules/examples/PresentationJavaFX/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] There are 62 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-example-presentation-javafx >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX
[INFO] Storing buildNumber: 5fb61e481129 at timestamp: 1736965017308
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Copying 4 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-5-SNAPSHOT.5fb61e481129.jar to /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-presentation-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-example-presentation-javafx <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-example-presentation-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-3:compile
[WARNING]    org.openjfx:javafx-fxml:jar:linux:23.0.1:provided
[WARNING]    it.tidalwave.steelblue:it-tidalwave-ui-core:jar:2.0-ALPHA-5-SNAPSHOT:compile
[WARNING]    org.openjfx:javafx-controls:jar:linux:23.0.1:provided
[WARNING]    jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile
[WARNING]    org.openjfx:javafx-graphics:jar:linux:23.0.1:provided
[WARNING]    org.springframework:spring-context:jar:6.2.1:compile
[WARNING]    com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile
[WARNING]    org.openjfx:javafx-base:jar:linux:23.0.1:provided
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.steelblue:it-tidalwave-ui-example-model:jar:2.0-ALPHA-5-SNAPSHOT:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:4.0-ALPHA-3:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-3:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:4.0-ALPHA-3:compile
[WARNING]    org.springframework:spring-beans:jar:6.2.1:compile
[WARNING]    org.slf4j:jcl-over-slf4j:jar:2.0.16:runtime
[WARNING]    org.slf4j:jul-to-slf4j:jar:2.0.16:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING]    org.openjfx:javafx-base:jar:23.0.1:provided
[WARNING]    org.openjfx:javafx-controls:jar:23.0.1:provided
[WARNING]    org.openjfx:javafx-fxml:jar:23.0.1:provided
[WARNING]    org.openjfx:javafx-web:jar:23.0.1:provided
[WARNING]    org.apiguardian:apiguardian-api:jar:1.1.2:compile
[WARNING]    org.testng:testng:jar:7.10.2:test
[WARNING]    org.assertj:assertj-core:jar:3.27.2:test
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:4.0-ALPHA-3:test
[WARNING]    org.mockito:mockito-core:jar:5.13.0:test
[WARNING]    org.aspectj:aspectjrt:jar:1.9.22.1:runtime
[WARNING]    org.testfx:openjfx-monocle:jar:11.0.2:test
[INFO] 
[INFO] ------------------< it.tidalwave.steelblue:steelblue >------------------
[INFO] Building SteelBlue 2.0-ALPHA-5-SNAPSHOT                           [18/8]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- dependency-check:11.1.1:aggregate (default-cli) @ steelblue ---
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-core:2.0-ALPHA-5-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-core:2.0-ALPHA-5-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-core:2.0-ALPHA-5-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-example-model:2.0-ALPHA-5-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-example-presentation:2.0-ALPHA-5-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-core:2.0-ALPHA-5-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-javafx:2.0-ALPHA-5-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-example-model:2.0-ALPHA-5-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Checking for updates
[INFO] Skipping the NVD API Update as it was completed within the last 240 minutes
[INFO] Check for updates complete (575 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user's risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


   About ODC: https://jeremylong.github.io/DependencyCheck/general/internals.html
   False Positives: https://jeremylong.github.io/DependencyCheck/general/suppression.html

💖 Sponsor: https://github.com/sponsors/jeremylong


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
WARNING: A restricted method in java.lang.foreign.Linker has been called
WARNING: java.lang.foreign.Linker::downcallHandle has been called by the unnamed module
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for this module

Jan 15, 2025 6:17:04 PM org.apache.lucene.store.MemorySegmentIndexInputProvider <init>
INFO: Using MemorySegmentIndexInput and native madvise support with Java 21 or later; to disable start with -Dorg.apache.lucene.store.MMapDirectory.enableMemorySegments=false
Jan 15, 2025 6:17:04 PM org.apache.lucene.internal.vectorization.VectorizationProvider lookup
WARNING: Java vector incubator module is not readable. For optimal vector performance, pass '--add-modules jdk.incubator.vector' to enable Vector API.
[INFO] Created CPE Index (2 seconds)
[INFO] Finished CPE Analyzer (3 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Finished Unused Suppression Rule Analyzer (0 seconds)
[INFO] Analysis Complete (4 seconds)
[INFO] Writing XML report to: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/target/dependency-check-report.xml
[INFO] Writing HTML report to: /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/target/dependency-check-report.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for SteelBlue 2.0-ALPHA-5-SNAPSHOT:
[INFO] 
[INFO] SteelBlue .......................................... SUCCESS [  9.223 s]
[INFO] SteelBlue (modules) ................................ SUCCESS [  0.062 s]
[INFO] SteelBlue :: Core .................................. SUCCESS [  3.619 s]
[INFO] SteelBlue :: JavaFX Bindings ....................... SUCCESS [  6.892 s]
[INFO] SteelBlue (examples) ............................... SUCCESS [  0.076 s]
[INFO] SteelBlue :: Examples :: Model ..................... SUCCESS [  1.897 s]
[INFO] SteelBlue :: Examples :: Presentation .............. SUCCESS [  3.669 s]
[INFO] SteelBlue :: Examples :: JavaFX presentation ....... SUCCESS [  1.830 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:17 min
[INFO] Finished at: 2025-01-15T18:17:08Z
[INFO] ------------------------------------------------------------------------
[workspace] $ /bin/bash /tmp/jenkins9177834234591508809.sh
No post-build script.
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml
Saving reports...
Processing '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/builds/136/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/builds/136/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/builds/136/testng/testng-results.xml'
0.943396% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
Build step 'Publish TestNG Results' changed build result to UNSTABLE
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] Version: 3.3.7
[JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern **/**.exec: 3
[JaCoCo plugin] Saving matched execfiles:  /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/jacoco.exec /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/jacoco.exec /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/target/jacoco.exec
[JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 
[JaCoCo plugin]  - /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/classes 79 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/classes 52 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/target/classes 6 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/target/classes 7 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/target/classes 4 files
[JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 
[JaCoCo plugin] Source Inclusions: **/*.java,**/*.groovy,**/*.kt,**/*.kts
[JaCoCo plugin] Source Exclusions: 
[JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/src/main/java 66 files
[JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/src/main/java 47 files
[JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/src/main/java 5 files
[JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/src/main/java 5 files
[JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/src/main/java 4 files
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: []
[JaCoCo plugin] exclusions: [org/musicbrainz/**/*.class]
[JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=0, maxMethod=0, minLine=0, maxLine=0, minBranch=0, maxBranch=0, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0]
[JaCoCo plugin] Publishing the results..
[JaCoCo plugin] Loading packages..
[JaCoCo plugin] Done.
[JaCoCo plugin] Overall coverage: class: 66.935486, method: 53.66569, line: 48.403084, branch: 34.25197, instruction: 49.918625, complexity: 48.82571
[Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 28 issues (skipped 26 duplicates)
[Java Compiler] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Java Compiler] Creating SCM blamer to obtain author and commit information for affected files
[Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Java Compiler] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace'
[Java Compiler] -> resolved paths in source directory (14 found, 1 not found)
[Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java Compiler] -> resolved module names for 28 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 15 affected files
[Java Compiler] No filter has been set, publishing all 28 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 26 issues (skipped 2 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/builds/136/files-with-issues'
[Java Compiler] -> 14 copied, 0 not in workspace, 2 not-found, 0 with I/O error
[Java Compiler] Deleting source code files of build #135
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] [-ERROR-] Can't create fingerprints for some files:
[Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 28 issues (skipped 26 duplicates)
[Java Compiler] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Java Compiler] Creating SCM blamer to obtain author and commit information for affected files
[Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Java Compiler] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace'
[Java Compiler] -> resolved paths in source directory (14 found, 1 not found)
[Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java Compiler] -> resolved module names for 28 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 15 affected files
[Java Compiler] No filter has been set, publishing all 28 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 26 issues (skipped 2 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/builds/136/files-with-issues'
[Java Compiler] -> 14 copied, 0 not in workspace, 2 not-found, 0 with I/O error
[Java Compiler] Deleting source code files of build #135
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] [-ERROR-] Can't create fingerprints for some files:
[Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] Reference build recorder is not configured
[Java Compiler] No valid reference build found
[Java Compiler] All reported issues will be considered outstanding
[Java Compiler] No quality gates have been set - skipping
[Java Compiler] Health report is disabled - skipping
[Java Compiler] Created analysis result for 28 issues (found 0 new issues, fixed 0 issues)
[Java Compiler] Attaching ResultAction with ID 'java' to build 'SteelBlue_Metrics_branches #136'.
[Checks API] No suitable checks publisher found.
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace')
[Maven] -> found 44 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 44 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Successfully parsed console log
[Maven] -> found 44 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 44 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Reference build recorder is not configured
[Maven] No valid reference build found
[Maven] All reported issues will be considered outstanding
[Maven] No quality gates have been set - skipping
[Maven] Health report is disabled - skipping
[Maven] Created analysis result for 44 issues (found 0 new issues, fixed 0 issues)
[Maven] Attaching ResultAction with ID 'maven-warnings' to build 'SteelBlue_Metrics_branches #136'.
[Checks API] No suitable checks publisher found.
[CPD] Using default pattern '**/cpd.xml' since user defined pattern is not set
[CPD] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace' that match the pattern '**/cpd.xml'
[CPD] Traversing of symbolic links: enabled
[CPD] -> found 1 file
[CPD] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'target/cpd.xml'
[CPD] Skipping post processing
[CPD] No filter has been set, publishing all 0 issues
[CPD] Repository miner is not configured, skipping repository mining
[CPD] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace' that match the pattern '**/cpd.xml'
[CPD] Traversing of symbolic links: enabled
[CPD] -> found 1 file
[CPD] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'target/cpd.xml'
[CPD] Skipping post processing
[CPD] No filter has been set, publishing all 0 issues
[CPD] Repository miner is not configured, skipping repository mining
[CPD] Reference build recorder is not configured
[CPD] No valid reference build found
[CPD] All reported issues will be considered outstanding
[CPD] No quality gates have been set - skipping
[CPD] Health report is disabled - skipping
[CPD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[CPD] Attaching ResultAction with ID 'cpd' to build 'SteelBlue_Metrics_branches #136'.
[Checks API] No suitable checks publisher found.
[PMD] Using default pattern '**/pmd.xml' since user defined pattern is not set
[PMD] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace' that match the pattern '**/pmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 1 file
[PMD] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/target/pmd.xml
[PMD] -> found 2 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'target/pmd.xml'
[PMD] Post processing issues on 'Master' with source code encoding 'UTF-8'
[PMD] Creating SCM blamer to obtain author and commit information for affected files
[PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[PMD] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace'
[PMD] -> resolved paths in source directory (2 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 2 issues
[PMD] Resolving package names (or namespaces) by parsing the affected files
[PMD] -> all affected files already have a valid package name
[PMD] No filter has been set, publishing all 2 issues
[PMD] Creating fingerprints for all affected code blocks to track issues over different builds
[PMD] -> created fingerprints for 2 issues (skipped 0 issues)
[PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/builds/136/files-with-issues'
[PMD] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[PMD] Repository miner is not configured, skipping repository mining
[PMD] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace' that match the pattern '**/pmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 1 file
[PMD] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/target/pmd.xml
[PMD] -> found 2 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'target/pmd.xml'
[PMD] Post processing issues on 'Master' with source code encoding 'UTF-8'
[PMD] Creating SCM blamer to obtain author and commit information for affected files
[PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[PMD] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace'
[PMD] -> resolved paths in source directory (2 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 2 issues
[PMD] Resolving package names (or namespaces) by parsing the affected files
[PMD] -> all affected files already have a valid package name
[PMD] No filter has been set, publishing all 2 issues
[PMD] Creating fingerprints for all affected code blocks to track issues over different builds
[PMD] -> created fingerprints for 2 issues (skipped 0 issues)
[PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/builds/136/files-with-issues'
[PMD] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[PMD] Repository miner is not configured, skipping repository mining
[PMD] Reference build recorder is not configured
[PMD] No valid reference build found
[PMD] All reported issues will be considered outstanding
[PMD] No quality gates have been set - skipping
[PMD] Health report is disabled - skipping
[PMD] Created analysis result for 2 issues (found 0 new issues, fixed 0 issues)
[PMD] Attaching ResultAction with ID 'pmd' to build 'SteelBlue_Metrics_branches #136'.
[Checks API] No suitable checks publisher found.
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace')
[AspectJ] -> found 7 issues (skipped 10 duplicates)
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace')
[AspectJ] Post processing issues on 'Master' with source code encoding 'UTF-8'
[AspectJ] Creating SCM blamer to obtain author and commit information for affected files
[AspectJ] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[AspectJ] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace'
[AspectJ] -> none of the issues requires resolving of paths
[AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[AspectJ] -> resolved module names for 7 issues
[AspectJ] Resolving package names (or namespaces) by parsing the affected files
[AspectJ] -> resolved package names of 1 affected files
[AspectJ] No filter has been set, publishing all 7 issues
[AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds
[AspectJ] -> created fingerprints for 0 issues (skipped 7 issues)
[AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/builds/136/files-with-issues'
[AspectJ] -> 0 copied, 0 not in workspace, 7 not-found, 0 with I/O error
[AspectJ] Repository miner is not configured, skipping repository mining
[AspectJ] Successfully parsed console log
[AspectJ] -> found 7 issues (skipped 10 duplicates)
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace')
[AspectJ] Post processing issues on 'Master' with source code encoding 'UTF-8'
[AspectJ] Creating SCM blamer to obtain author and commit information for affected files
[AspectJ] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[AspectJ] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace'
[AspectJ] -> none of the issues requires resolving of paths
[AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[AspectJ] -> resolved module names for 7 issues
[AspectJ] Resolving package names (or namespaces) by parsing the affected files
[AspectJ] -> resolved package names of 1 affected files
[AspectJ] No filter has been set, publishing all 7 issues
[AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds
[AspectJ] -> created fingerprints for 0 issues (skipped 7 issues)
[AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/builds/136/files-with-issues'
[AspectJ] -> 0 copied, 0 not in workspace, 7 not-found, 0 with I/O error
[AspectJ] Repository miner is not configured, skipping repository mining
[AspectJ] Reference build recorder is not configured
[AspectJ] No valid reference build found
[AspectJ] All reported issues will be considered outstanding
[AspectJ] No quality gates have been set - skipping
[AspectJ] Health report is disabled - skipping
[AspectJ] Created analysis result for 7 issues (found 0 new issues, fixed 0 issues)
[AspectJ] Attaching ResultAction with ID 'aspectj' to build 'SteelBlue_Metrics_branches #136'.
[Checks API] No suitable checks publisher found.
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace')
[Code Analysis] -> found 0 issues (skipped 0 duplicates)
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace')
[Code Analysis] Skipping post processing
[Code Analysis] No filter has been set, publishing all 0 issues
[Code Analysis] Repository miner is not configured, skipping repository mining
[Code Analysis] Successfully parsed console log
[Code Analysis] -> found 0 issues (skipped 0 duplicates)
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace')
[Code Analysis] Skipping post processing
[Code Analysis] No filter has been set, publishing all 0 issues
[Code Analysis] Repository miner is not configured, skipping repository mining
[Code Analysis] Reference build recorder is not configured
[Code Analysis] No valid reference build found
[Code Analysis] All reported issues will be considered outstanding
[Code Analysis] No quality gates have been set - skipping
[Code Analysis] Health report is disabled - skipping
[Code Analysis] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Code Analysis] Attaching ResultAction with ID 'code-analysis' to build 'SteelBlue_Metrics_branches #136'.
[Checks API] No suitable checks publisher found.
[SpotBugs] Using default pattern '**/spotbugsXml.xml' since user defined pattern is not set
[SpotBugs] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 5 files
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Core/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/site/spotbugsXml.xml
[SpotBugs] -> found 5 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXBindings/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/examples/Model/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/examples/Presentation/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/examples/PresentationJavaFX/target/site/spotbugsXml.xml'
[SpotBugs] Post processing issues on 'Master' with source code encoding 'UTF-8'
[SpotBugs] Creating SCM blamer to obtain author and commit information for affected files
[SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SpotBugs] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace'
[SpotBugs] -> resolved paths in source directory (4 found, 0 not found)
[SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SpotBugs] -> all issues already have a valid module name
[SpotBugs] Resolving package names (or namespaces) by parsing the affected files
[SpotBugs] -> all affected files already have a valid package name
[SpotBugs] No filter has been set, publishing all 6 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 6 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/builds/136/files-with-issues'
[SpotBugs] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 5 files
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/Core/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Core/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/JavaFXBindings/target/site/spotbugsXml.xml
[SpotBugs] -> found 5 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXBindings/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Model/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/examples/Model/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/Presentation/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/examples/Presentation/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace/modules/examples/PresentationJavaFX/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/examples/PresentationJavaFX/target/site/spotbugsXml.xml'
[SpotBugs] Post processing issues on 'Master' with source code encoding 'UTF-8'
[SpotBugs] Creating SCM blamer to obtain author and commit information for affected files
[SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SpotBugs] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace'
[SpotBugs] -> resolved paths in source directory (4 found, 0 not found)
[SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SpotBugs] -> all issues already have a valid module name
[SpotBugs] Resolving package names (or namespaces) by parsing the affected files
[SpotBugs] -> all affected files already have a valid package name
[SpotBugs] No filter has been set, publishing all 6 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 6 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/builds/136/files-with-issues'
[SpotBugs] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Reference build recorder is not configured
[SpotBugs] No valid reference build found
[SpotBugs] All reported issues will be considered outstanding
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 6 issues (found 0 new issues, fixed 0 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'SteelBlue_Metrics_branches #136'.
[Checks API] No suitable checks publisher found.
[Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace' that match the include pattern '' and exclude pattern '**/target/**/*'
[Open Tasks Scanner] -> found 211 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$

[Open Tasks Scanner] Scanning all 211 files for open tasks
[Open Tasks Scanner] Found a total of 66 open tasks
[Open Tasks Scanner] -> TODO: 29 open tasks
[Open Tasks Scanner] -> FIXME: 37 open tasks
[Open Tasks Scanner] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files
[Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Open Tasks Scanner] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace'
[Open Tasks Scanner] -> resolved paths in source directory (35 found, 0 not found)
[Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Open Tasks Scanner] -> resolved module names for 66 issues
[Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files
[Open Tasks Scanner] -> resolved package names of 35 affected files
[Open Tasks Scanner] No filter has been set, publishing all 66 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 66 issues (skipped 0 issues)
[Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/builds/136/files-with-issues'
[Open Tasks Scanner] -> 28 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Open Tasks Scanner] Repository miner is not configured, skipping repository mining
[Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace' that match the include pattern '' and exclude pattern '**/target/**/*'
[Open Tasks Scanner] -> found 211 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$

[Open Tasks Scanner] Scanning all 211 files for open tasks
[Open Tasks Scanner] Found a total of 66 open tasks
[Open Tasks Scanner] -> TODO: 29 open tasks
[Open Tasks Scanner] -> FIXME: 37 open tasks
[Open Tasks Scanner] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files
[Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Open Tasks Scanner] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace'
[Open Tasks Scanner] -> resolved paths in source directory (35 found, 0 not found)
[Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Open Tasks Scanner] -> resolved module names for 66 issues
[Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files
[Open Tasks Scanner] -> resolved package names of 35 affected files
[Open Tasks Scanner] No filter has been set, publishing all 66 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 66 issues (skipped 0 issues)
[Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/builds/136/files-with-issues'
[Open Tasks Scanner] -> 28 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Open Tasks Scanner] Repository miner is not configured, skipping repository mining
[Open Tasks Scanner] Reference build recorder is not configured
[Open Tasks Scanner] No valid reference build found
[Open Tasks Scanner] All reported issues will be considered outstanding
[Open Tasks Scanner] No quality gates have been set - skipping
[Open Tasks Scanner] Health report is disabled - skipping
[Open Tasks Scanner] Created analysis result for 66 issues (found 0 new issues, fixed 0 issues)
[Open Tasks Scanner] Attaching ResultAction with ID 'open-tasks' to build 'SteelBlue_Metrics_branches #136'.
[Checks API] No suitable checks publisher found.
[OWASP Dependency Check] Using default pattern '**/dependency-check-report.json' since user defined pattern is not set
[OWASP Dependency Check] [-ERROR-] Errors during parsing
[OWASP Dependency Check] [-ERROR-] No files found for pattern '**/dependency-check-report.json'. Configuration error?
[OWASP Dependency Check] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace' that match the pattern '**/dependency-check-report.json'
[OWASP Dependency Check] Traversing of symbolic links: enabled
[OWASP Dependency Check] Skipping post processing
[OWASP Dependency Check] No filter has been set, publishing all 0 issues
[OWASP Dependency Check] Repository miner is not configured, skipping repository mining
[OWASP Dependency Check] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace' that match the pattern '**/dependency-check-report.json'
[OWASP Dependency Check] Traversing of symbolic links: enabled
[OWASP Dependency Check] Skipping post processing
[OWASP Dependency Check] No filter has been set, publishing all 0 issues
[OWASP Dependency Check] Repository miner is not configured, skipping repository mining
[OWASP Dependency Check] [-ERROR-] Errors during parsing
[OWASP Dependency Check] [-ERROR-] No files found for pattern '**/dependency-check-report.json'. Configuration error?
[OWASP Dependency Check] Reference build recorder is not configured
[OWASP Dependency Check] No valid reference build found
[OWASP Dependency Check] All reported issues will be considered outstanding
[OWASP Dependency Check] No quality gates have been set - skipping
[OWASP Dependency Check] Health report is disabled - skipping
[OWASP Dependency Check] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[OWASP Dependency Check] Attaching ResultAction with ID 'owasp-dependency-check' to build 'SteelBlue_Metrics_branches #136'.
[Checks API] No suitable checks publisher found.
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace')
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace')
[JavaDoc] Skipping post processing
[JavaDoc] No filter has been set, publishing all 0 issues
[JavaDoc] Repository miner is not configured, skipping repository mining
[JavaDoc] Successfully parsed console log
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics_branches/workspace')
[JavaDoc] Skipping post processing
[JavaDoc] No filter has been set, publishing all 0 issues
[JavaDoc] Repository miner is not configured, skipping repository mining
[JavaDoc] Reference build recorder is not configured
[JavaDoc] No valid reference build found
[JavaDoc] All reported issues will be considered outstanding
[JavaDoc] No quality gates have been set - skipping
[JavaDoc] Health report is disabled - skipping
[JavaDoc] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[JavaDoc] Attaching ResultAction with ID 'javadoc-warnings' to build 'SteelBlue_Metrics_branches #136'.
[Checks API] No suitable checks publisher found.
[description-setter] Description set: origin/master 2.0-ALPHA-5-SNAPSHOT 5fb61e481129
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: UNSTABLE