Started by user Fabrizio Giudici Running as SYSTEM Building in workspace /var/jenkins_home/jobs/SteelBlue_Metrics/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://bitbucket.org/tidalwave/steelblue-src.git # timeout=10 Fetching upstream changes from https://bitbucket.org/tidalwave/steelblue-src.git > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://bitbucket.org/tidalwave/steelblue-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 643747a38e2ff5454633d60ece81662dd003d10b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 643747a38e2ff5454633d60ece81662dd003d10b # timeout=10 Commit message: "[maven-release-plugin] prepare for next development iteration" > git rev-list --no-walk 643747a38e2ff5454633d60ece81662dd003d10b # 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/settings4986553286170427370.xml -B -Dtft.profile.metrics.sonarGoal= -Pit.tidalwave-metrics-v2,it.tidalwave-ci-v1,monocle,generate-revision-id -Dmaven.repo.local=/var/jenkins_home/maven-repositories/executors/1 -DknownExploitedEnabled=https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json [INFO] Scanning for projects... [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-4-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/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/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869489544 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/steelblue/2.0-ALPHA-4-SNAPSHOT/steelblue-2.0-ALPHA-4-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-4-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/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/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869491984 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-modules/2.0-ALPHA-4-SNAPSHOT/it-tidalwave-ui-modules-2.0-ALPHA-4-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-4-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/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/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869492137 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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/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 64 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/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/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/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/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/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/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/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/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/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/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/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/spi/SimpleCompositePresentable.java:[89,99] [unchecked] unchecked conversion required: List<As> found: List [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/spi/SimpleCompositePresentable.java:[62,11] [serial] serializable class SCPFinder has no definition of serialVersionUID [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/spi/SimpleCompositePresentable.java:[67,49] [serial] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/spi/SimpleCompositePresentable.java:[70,41] [serial] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/spi/PanelGroupControlSupport.java:[61,45] [this-escape] possible 'this' escape before subclass is fully initialized [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/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[59,49] [unchecked] unchecked cast required: List<UserAction> found: Object [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[99,28] [deprecation] getDefaultAction() in UserActionProvider has been deprecated [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[114,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 15:45:00.635 [main ] INFO it.tidalwave.ui.core.MutableTest - STARTING TESTS OF it.tidalwave.ui.core.MutableTest 15:45:00.779 [main ] INFO it.tidalwave.ui.core.MutableTest - ********************* 15:45:00.780 [main ] INFO it.tidalwave.ui.core.MutableTest - TEST "test listeners" 15:45:00.780 [main ] INFO it.tidalwave.ui.core.MutableTest - ********************* 15:45:00.957 [main ] INFO it.tidalwave.ui.core.MutableTest - TEST PASSED in 177 msec 15:45:00.957 [main ] INFO it.tidalwave.ui.core.MutableTest - 15:45:00.961 [main ] INFO it.tidalwave.ui.core.PanelGroupControlTest - ************************* 15:45:00.961 [main ] INFO it.tidalwave.ui.core.PanelGroupControlTest - TEST "test Configuration" 15:45:00.961 [main ] INFO it.tidalwave.ui.core.PanelGroupControlTest - ************************* 15:45:01.034 [main ] INFO it.tidalwave.ui.core.PanelGroupControlTest - TEST PASSED in 71 msec 15:45:01.035 [main ] INFO it.tidalwave.ui.core.PanelGroupControlTest - 15:45:01.038 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - ******************************** 15:45:01.038 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - TEST "test default notification" 15:45:01.038 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - ******************************** 15:45:01.043 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - TEST PASSED in 5 msec 15:45:01.043 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - 15:45:01.045 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - *********************************************** 15:45:01.045 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - TEST "test notification with bundle attributes" 15:45:01.045 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - *********************************************** 15:45:01.058 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - TEST PASSED in 13 msec 15:45:01.058 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - 15:45:01.059 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - ************************************************** 15:45:01.059 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - TEST "test notification with hardwired attributes" 15:45:01.059 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - ************************************************** 15:45:01.061 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - TEST PASSED in 1 msec 15:45:01.061 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - 15:45:01.069 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - ******************************** 15:45:01.070 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - TEST "test default notification" 15:45:01.070 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - ******************************** 15:45:01.078 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - TEST PASSED in 4 msec 15:45:01.078 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - 15:45:01.081 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - *********************************************** 15:45:01.081 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - TEST "test notification with bundle attributes" 15:45:01.081 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - *********************************************** 15:45:01.082 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - TEST PASSED in 2 msec 15:45:01.083 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - 15:45:01.085 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - ************************************ 15:45:01.085 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - TEST "test notification with cancel" 15:45:01.087 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - ************************************ 15:45:01.093 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - TEST PASSED in 7 msec 15:45:01.094 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - 15:45:01.100 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - ************************************* 15:45:01.101 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - TEST "test notification with confirm" 15:45:01.101 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - ************************************* 15:45:01.103 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - TEST PASSED in 3 msec 15:45:01.104 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - 15:45:01.109 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - ************************************************** 15:45:01.109 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - TEST "test notification with hardwired attributes" 15:45:01.109 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - ************************************************** 15:45:01.110 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - TEST PASSED in 2 msec 15:45:01.110 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - 15:45:01.124 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ************************************************ 15:45:01.124 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST "must read the displayName from the bundle" 15:45:01.124 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ARGS [en, English] 15:45:01.124 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ************************************************ 15:45:01.129 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST PASSED in 6 msec 15:45:01.129 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - 15:45:01.130 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ************************************************ 15:45:01.130 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST "must read the displayName from the bundle" 15:45:01.135 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ARGS [it, Italian] 15:45:01.135 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ************************************************ 15:45:01.136 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST PASSED in 6 msec 15:45:01.137 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - 15:45:01.137 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ************************************************ 15:45:01.137 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST "must read the displayName from the bundle" 15:45:01.137 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ARGS [fr, French] 15:45:01.137 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ************************************************ 15:45:01.138 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST PASSED in 1 msec 15:45:01.139 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - 15:45:01.144 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ********************* 15:45:01.144 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST "test of String" 15:45:01.145 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ********************* 15:45:01.147 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST PASSED in 2 msec 15:45:01.147 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - 15:45:01.148 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - **************************************** 15:45:01.149 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST "test of String with toString name" 15:45:01.149 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - **************************************** 15:45:01.152 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST PASSED in 3 msec 15:45:01.153 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - 15:45:01.153 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - *********************** 15:45:01.153 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST "test of function" 15:45:01.154 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - *********************** 15:45:01.157 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST PASSED in 4 msec 15:45:01.157 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - 15:45:01.158 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - *********************** 15:45:01.158 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST "test of supplier" 15:45:01.158 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - *********************** 15:45:01.161 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST PASSED in 2 msec 15:45:01.161 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - 15:45:01.162 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ****************** 15:45:01.163 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST "test render" 15:45:01.163 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ****************** 15:45:01.164 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST PASSED in 2 msec 15:45:01.165 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - 15:45:01.165 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ******************** 15:45:01.165 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST "test renderTo" 15:45:01.165 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ******************** 15:45:01.167 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST PASSED in 1 msec 15:45:01.167 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - 15:45:01.177 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - *********************************************** 15:45:01.178 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - TEST "test ofMaybePresentable with Presentable" 15:45:01.178 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - *********************************************** 15:45:01.509 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - TEST PASSED in 331 msec 15:45:01.510 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - 15:45:01.511 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - ************************************************** 15:45:01.511 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - TEST "test ofMaybePresentable without Presentable" 15:45:01.511 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - ************************************************** 15:45:01.527 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - TEST PASSED in 16 msec 15:45:01.528 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - 15:45:01.530 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - ************************* 15:45:01.531 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - TEST "works with actions" 15:45:01.531 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - ************************* 15:45:01.534 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - TEST PASSED in 3 msec 15:45:01.534 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - 15:45:01.534 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - **************************** 15:45:01.535 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - TEST "works with no actions" 15:45:01.535 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - **************************** 15:45:01.537 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - TEST PASSED in 2 msec 15:45:01.537 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - 15:45:01.541 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ****************************************************************************** 15:45:01.542 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST "test" 15:45:01.542 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ARGS [Mock for As, hashCode: 1300359226, Mock for As, hashCode: 605649683, -1] 15:45:01.542 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ****************************************************************************** 15:45:01.593 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST PASSED in 49 msec 15:45:01.593 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - 15:45:01.594 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ***************************************************************************** 15:45:01.594 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST "test" 15:45:01.594 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ARGS [Mock for As, hashCode: 605649683, Mock for As, hashCode: 1300359226, 1] 15:45:01.594 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ***************************************************************************** 15:45:01.602 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST PASSED in 2 msec 15:45:01.602 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - 15:45:01.603 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ****************************************************************************** 15:45:01.603 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST "test" 15:45:01.603 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ARGS [Mock for As, hashCode: 1300359226, Mock for As, hashCode: 1300359226, 0] 15:45:01.603 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ****************************************************************************** 15:45:01.604 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST PASSED in 2 msec 15:45:01.605 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - 15:45:01.609 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ***************************************************************************** 15:45:01.610 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST "test" 15:45:01.610 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ARGS [Mock for As, hashCode: 1907982059, Mock for As, hashCode: 662109583, 0] 15:45:01.610 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ***************************************************************************** 15:45:01.617 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST PASSED in 7 msec 15:45:01.617 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - 15:45:01.618 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ***************************************************************************** 15:45:01.618 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST "test" 15:45:01.619 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ARGS [Mock for As, hashCode: 662109583, Mock for As, hashCode: 1907982059, 0] 15:45:01.619 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ***************************************************************************** 15:45:01.626 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST PASSED in 5 msec 15:45:01.627 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - 15:45:01.785 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - **************************** 15:45:01.786 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must find local roles" 15:45:01.786 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - **************************** 15:45:01.789 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 3 msec 15:45:01.789 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - 15:45:01.804 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - ******************************* 15:45:01.804 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must find roles in owner" 15:45:01.804 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - ******************************* 15:45:01.810 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@74764622 15:45:01.815 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@6caeba36 15:45:01.823 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.As$MockitoMock$SWV8orTM@32e830a0 at construction time: [] 15:45:01.824 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.i.DefaultPresentationModelTest$Role2) for i.t.u.As$MockitoMock$SWV8orTM@32e830a0 15:45:01.824 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:45:01.827 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@58f7215c 15:45:01.833 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@2a425cf5, []) 15:45:01.835 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1de73d37 15:45:01.837 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.As$MockitoMock$SWV8orTM@32e830a0, i.t.u.c.r.i.DefaultPresentationModelTest$Role2) 15:45:01.838 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner is a mock i.t.u.As implementing [] 15:45:01.838 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner class replaced with i.t.u.As 15:45:01.840 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:01.841 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.As$MockitoMock$SWV8orTM@32e830a0, i.t.u.RoleFactory) 15:45:01.841 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner is a mock i.t.u.As implementing [] 15:45:01.842 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner class replaced with i.t.u.As 15:45:01.842 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:01.843 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@2a425cf5, []) completed 15:45:01.843 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 15:45:01.847 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 43 msec 15:45:01.847 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - 15:45:01.855 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - **************************************** 15:45:01.856 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must give priority to local roles" 15:45:01.856 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - **************************************** 15:45:01.857 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 2 msec 15:45:01.857 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - 15:45:01.862 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - ************************************ 15:45:01.862 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must not find inexistent role" 15:45:01.862 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - ************************************ 15:45:01.863 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for j.l.Object@68d8eb4f at construction time: [] 15:45:01.864 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.i.DefaultPresentationModelTest$Role2) for j.l.Object@68d8eb4f 15:45:01.864 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:45:01.865 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@504b8705 15:45:01.866 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@175f859e, []) 15:45:01.866 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1de73d37 15:45:01.866 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(j.l.Object@68d8eb4f, i.t.u.c.r.i.DefaultPresentationModelTest$Role2) 15:45:01.866 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:01.866 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(j.l.Object@68d8eb4f, i.t.u.RoleFactory) 15:45:01.866 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:01.867 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@175f859e, []) completed 15:45:01.867 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 15:45:01.869 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 5 msec 15:45:01.870 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - 15:45:01.879 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - **************************************** 15:45:01.880 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must not find inexistent role bis" 15:45:01.880 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - **************************************** 15:45:01.881 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.As$MockitoMock$SWV8orTM@4c030fe1 at construction time: [] 15:45:01.881 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.i.DefaultPresentationModelTest$Role1) for i.t.u.As$MockitoMock$SWV8orTM@4c030fe1 15:45:01.881 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:45:01.882 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@763b0996 15:45:01.883 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@618f627b, []) 15:45:01.883 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1de73d37 15:45:01.883 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.As$MockitoMock$SWV8orTM@4c030fe1, i.t.u.c.r.i.DefaultPresentationModelTest$Role1) 15:45:01.883 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner is a mock i.t.u.As implementing [] 15:45:01.883 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner class replaced with i.t.u.As 15:45:01.883 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:01.883 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.As$MockitoMock$SWV8orTM@4c030fe1, i.t.u.RoleFactory) 15:45:01.883 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner is a mock i.t.u.As implementing [] 15:45:01.884 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner class replaced with i.t.u.As 15:45:01.884 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:01.884 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@618f627b, []) completed 15:45:01.884 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 15:45:01.889 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 9 msec 15:45:01.889 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - 15:45:01.896 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - ****************************** 15:45:01.896 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "test TFT 248 regression" 15:45:01.896 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - ****************************** 15:45:01.897 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.As$MockitoMock$SWV8orTM@14292d71 at construction time: [] 15:45:01.897 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.i.DefaultPresentationModelTest$Role3) for i.t.u.As$MockitoMock$SWV8orTM@14292d71 15:45:01.897 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:45:01.898 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@10d98940 15:45:01.898 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@32a033b6, []) 15:45:01.898 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1de73d37 15:45:01.898 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.As$MockitoMock$SWV8orTM@14292d71, i.t.u.c.r.i.DefaultPresentationModelTest$Role3) 15:45:01.898 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner is a mock i.t.u.As implementing [] 15:45:01.898 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner class replaced with i.t.u.As 15:45:01.898 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:01.899 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.As$MockitoMock$SWV8orTM@14292d71, i.t.u.RoleFactory) 15:45:01.899 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner is a mock i.t.u.As implementing [] 15:45:01.899 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner class replaced with i.t.u.As 15:45:01.899 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:01.899 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@32a033b6, []) completed 15:45:01.899 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 15:45:01.900 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 4 msec 15:45:01.900 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - 15:45:01.901 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - ************************************* 15:45:01.902 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - TEST "test toString with Displayable" 15:45:01.902 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - ************************************* 15:45:01.903 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - TEST PASSED in 1 msec 15:45:01.903 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - 15:45:01.904 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - ******************************************** 15:45:01.904 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - TEST "test toString with broken Displayable" 15:45:01.904 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - ******************************************** 15:45:01.984 [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:80) 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) 15:45:01.987 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - TEST PASSED in 84 msec 15:45:01.987 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - 15:45:01.988 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - **************************************** 15:45:01.988 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - TEST "test toString without Displayable" 15:45:01.988 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - **************************************** 15:45:01.991 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.i.DefaultUserAction@17f8db6 at construction time: [] 15:45:01.992 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.Displayable) for i.t.u.c.r.i.DefaultUserAction@17f8db6 15:45:01.992 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:45:01.992 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@5c4714ef, []) 15:45:01.992 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1de73d37 15:45:01.992 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.i.DefaultUserAction@17f8db6, i.t.u.c.r.Displayable) 15:45:01.992 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:01.992 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.i.DefaultUserAction@17f8db6, i.t.u.RoleFactory) 15:45:01.993 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:01.993 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@5c4714ef, []) completed 15:45:01.993 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 15:45:01.993 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - TEST PASSED in 5 msec 15:45:01.993 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - 15:45:01.995 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ************************************************************* 15:45:01.995 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST "test" 15:45:01.995 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ARGS [a@7cdfa824$Displayable[], b@18db3b3c$Displayable[], -1] 15:45:01.995 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ************************************************************* 15:45:01.997 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST PASSED in 2 msec 15:45:01.997 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - 15:45:01.998 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ************************************************************ 15:45:01.998 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST "test" 15:45:01.998 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ARGS [b@18db3b3c$Displayable[], a@7cdfa824$Displayable[], 1] 15:45:01.998 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ************************************************************ 15:45:01.999 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST PASSED in 0 msec 15:45:01.999 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - 15:45:02.000 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ************************************************************ 15:45:02.000 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST "test" 15:45:02.000 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ARGS [a@7cdfa824$Displayable[], a@7cdfa824$Displayable[], 0] 15:45:02.000 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ************************************************************ 15:45:02.002 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST PASSED in 3 msec 15:45:02.002 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - 15:45:02.003 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - *********************************************************** 15:45:02.003 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST "test" 15:45:02.003 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ARGS [c@6076c66$Displayable[], c@485c84d7$Displayable[], 0] 15:45:02.003 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - *********************************************************** 15:45:02.003 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST PASSED in 0 msec 15:45:02.004 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - 15:45:02.004 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - *********************************************************** 15:45:02.004 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST "test" 15:45:02.004 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ARGS [c@485c84d7$Displayable[], c@6076c66$Displayable[], 0] 15:45:02.004 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - *********************************************************** 15:45:02.005 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST PASSED in 1 msec 15:45:02.005 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - 15:45:02.006 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - **************************** 15:45:02.006 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - TEST "test generic listener" 15:45:02.006 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - **************************** 15:45:02.062 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - TEST PASSED in 54 msec 15:45:02.062 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - 15:45:02.063 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - *********************************** 15:45:02.063 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - TEST "test named property listener" 15:45:02.063 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - *********************************** 15:45:02.064 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - TEST PASSED in 1 msec 15:45:02.064 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - 15:45:02.065 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - *************************** 15:45:02.069 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - TEST "test remove listener" 15:45:02.069 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - *************************** 15:45:02.071 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - TEST PASSED in 5 msec 15:45:02.071 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - 15:45:02.074 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - ***************************** 15:45:02.074 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - TEST "must return no actions" 15:45:02.074 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - ***************************** 15:45:02.075 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - TEST PASSED in 2 msec 15:45:02.075 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - 15:45:02.078 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - ************************************ 15:45:02.078 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - TEST "must return no default action" 15:45:02.078 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - ************************************ 15:45:02.079 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - TEST PASSED in 1 msec 15:45:02.079 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - 15:45:02.081 [main ] INFO i.t.u.core.role.spi.SimpleCompositePresentableTest - ********************************************************************* 15:45:02.081 [main ] INFO i.t.u.core.role.spi.SimpleCompositePresentableTest - TEST "must create a PresentationModel containing the proper children" 15:45:02.081 [main ] INFO i.t.u.core.role.spi.SimpleCompositePresentableTest - ********************************************************************* 15:45:02.089 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@8f4b803/a at construction time: [] 15:45:02.092 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@95cecc5, []) 15:45:02.092 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1de73d37 15:45:02.093 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@8f4b803/a: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@29c244e, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@6cc8da1c, i.t.r.i.DefaultSimpleComposite@39a3984c] 15:45:02.093 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@95cecc5, []) completed 15:45:02.093 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(owner=MockDatum(a)), MockDatum(a) 15:45:02.095 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.ui.core.role.spi.SimpleCompositePresentable$SCPFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 15:45:02.104 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@17d816b3, []) 15:45:02.105 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1de73d37 15:45:02.105 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 15:45:02.107 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@61ad30f6/b1 at construction time: [] 15:45:02.107 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@615bad16, []) 15:45:02.107 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1de73d37 15:45:02.107 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@61ad30f6/b1: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@29c244e, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@52856ff9, i.t.r.i.DefaultSimpleComposite@5aa7cfdf] 15:45:02.107 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@615bad16, []) completed 15:45:02.107 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@1242d96b/b2 at construction time: [] 15:45:02.108 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@574ebdaf, []) 15:45:02.108 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1de73d37 15:45:02.108 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@1242d96b/b2: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@29c244e, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@33f349ae] 15:45:02.108 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@574ebdaf, []) completed 15:45:02.108 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@377e573a/b3 at construction time: [] 15:45:02.108 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@54daf8f9, []) 15:45:02.108 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1de73d37 15:45:02.109 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@377e573a/b3: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@29c244e, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@7d4d65f5] 15:45:02.109 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@54daf8f9, []) completed 15:45:02.109 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@17d816b3, []) completed 15:45:02.109 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(owner=MockDatum(b1)), MockDatum(b1) 15:45:02.109 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.ui.core.role.spi.SimpleCompositePresentable$SCPFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 15:45:02.110 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@7d626f2, []) 15:45:02.110 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1de73d37 15:45:02.110 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 15:45:02.110 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@460f1cdb/c1 at construction time: [] 15:45:02.110 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@349f3ff7, []) 15:45:02.110 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1de73d37 15:45:02.110 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@460f1cdb/c1: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@29c244e, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@2487e20] 15:45:02.110 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@349f3ff7, []) completed 15:45:02.111 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3c9f4376/c2 at construction time: [] 15:45:02.111 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@7da77305, []) 15:45:02.111 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1de73d37 15:45:02.111 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3c9f4376/c2: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@29c244e, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@3cdfbbef] 15:45:02.111 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@7da77305, []) completed 15:45:02.112 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@7a1ddbf1/c3 at construction time: [] 15:45:02.112 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@581918f6, []) 15:45:02.112 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1de73d37 15:45:02.112 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@7a1ddbf1/c3: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@29c244e, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@1958c0d9] 15:45:02.112 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@581918f6, []) completed 15:45:02.112 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@7d626f2, []) completed 15:45:02.112 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(owner=MockDatum(c1)), MockDatum(c1) 15:45:02.112 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@460f1cdb/c1 at construction time: [] 15:45:02.113 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@460f1cdb/c1 15:45:02.113 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:45:02.113 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@43ab9ae9 15:45:02.114 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@26865b57, []) 15:45:02.114 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1de73d37 15:45:02.114 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@460f1cdb/c1, i.t.r.SimpleComposite) 15:45:02.114 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:02.114 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@460f1cdb/c1, i.t.u.RoleFactory) 15:45:02.114 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:02.114 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@26865b57, []) completed 15:45:02.114 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 15:45:02.115 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(owner=MockDatum(c2)), MockDatum(c2) 15:45:02.115 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3c9f4376/c2 at construction time: [] 15:45:02.115 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3c9f4376/c2 15:45:02.115 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:45:02.115 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@79ba0285, []) 15:45:02.115 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1de73d37 15:45:02.115 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3c9f4376/c2, i.t.r.SimpleComposite) 15:45:02.115 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:02.115 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3c9f4376/c2, i.t.u.RoleFactory) 15:45:02.115 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:02.116 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@79ba0285, []) completed 15:45:02.116 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 15:45:02.116 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(owner=MockDatum(c3)), MockDatum(c3) 15:45:02.116 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@7a1ddbf1/c3 at construction time: [] 15:45:02.116 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@7a1ddbf1/c3 15:45:02.116 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:45:02.116 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@6f240187, []) 15:45:02.116 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1de73d37 15:45:02.116 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@7a1ddbf1/c3, i.t.r.SimpleComposite) 15:45:02.117 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:02.117 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@7a1ddbf1/c3, i.t.u.RoleFactory) 15:45:02.117 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:02.117 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@6f240187, []) completed 15:45:02.117 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 15:45:02.117 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(owner=MockDatum(b2)), MockDatum(b2) 15:45:02.117 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@1242d96b/b2 at construction time: [] 15:45:02.117 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@1242d96b/b2 15:45:02.117 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:45:02.117 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@16e07bae, []) 15:45:02.118 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1de73d37 15:45:02.118 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@1242d96b/b2, i.t.r.SimpleComposite) 15:45:02.118 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:02.118 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@1242d96b/b2, i.t.u.RoleFactory) 15:45:02.118 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:02.118 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@16e07bae, []) completed 15:45:02.118 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 15:45:02.118 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(owner=MockDatum(b3)), MockDatum(b3) 15:45:02.118 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@377e573a/b3 at construction time: [] 15:45:02.118 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@377e573a/b3 15:45:02.118 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:45:02.118 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@727453a3, []) 15:45:02.118 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1de73d37 15:45:02.119 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@377e573a/b3, i.t.r.SimpleComposite) 15:45:02.119 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:02.119 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@377e573a/b3, i.t.u.RoleFactory) 15:45:02.119 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:02.119 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@727453a3, []) completed 15:45:02.119 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 15:45:02.120 [main ] INFO i.t.u.core.role.spi.SimpleCompositePresentableTest - TEST PASSED in 38 msec 15:45:02.120 [main ] INFO i.t.u.core.role.spi.SimpleCompositePresentableTest - 15:45:02.122 [main ] INFO i.tidalwave.ui.core.spi.MenuBarControlSupportTest - ******************** 15:45:02.122 [main ] INFO i.tidalwave.ui.core.spi.MenuBarControlSupportTest - TEST "test populate" 15:45:02.122 [main ] INFO i.tidalwave.ui.core.spi.MenuBarControlSupportTest - ******************** 15:45:02.126 [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"]] 15:45:02.131 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Open"] to menu item File 15:45:02.132 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Close"] to menu item File 15:45:02.132 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Close all"] to menu item File 15:45:02.132 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Undo"] to menu item Edit 15:45:02.132 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Redo"] to menu item Edit 15:45:02.133 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Select all"] to menu item Select 15:45:02.133 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Deselect"] to menu item Select 15:45:02.133 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.i.DefaultUserAction@604f376a at construction time: [] 15:45:02.133 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.MenuBarControl$MenuPlacement) for i.t.u.c.r.i.DefaultUserAction@604f376a 15:45:02.133 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:45:02.133 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@6dc2279c, []) 15:45:02.133 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@1de73d37 15:45:02.134 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.i.DefaultUserAction@604f376a, i.t.u.c.MenuBarControl$MenuPlacement) 15:45:02.134 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:02.134 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.i.DefaultUserAction@604f376a, i.t.u.RoleFactory) 15:45:02.134 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:45:02.134 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076685c32b268@6dc2279c, []) completed 15:45:02.134 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 15:45:02.137 [main ] INFO i.tidalwave.ui.core.spi.MenuBarControlSupportTest - TEST PASSED in 14 msec 15:45:02.137 [main ] INFO i.tidalwave.ui.core.spi.MenuBarControlSupportTest - 15:45:02.138 [main ] INFO i.t.ui.core.spi.PanelGroupControlSupportTest - *********** 15:45:02.138 [main ] INFO i.t.ui.core.spi.PanelGroupControlSupportTest - TEST "test" 15:45:02.138 [main ] INFO i.t.ui.core.spi.PanelGroupControlSupportTest - *********** 15:45:02.249 [main ] DEBUG it.tidalwave.ui.core.spi.PanelGroupControlSupport - Providers by placement: 15:45:02.250 [main ] DEBUG it.tidalwave.ui.core.spi.PanelGroupControlSupport - >>>> LEFT: [i.t.u.c.s.PanelGroupControlSupportTest$1@2d38db6f, i.t.u.c.s.PanelGroupControlSupportTest$1@37cf91d8] 15:45:02.251 [main ] DEBUG it.tidalwave.ui.core.spi.PanelGroupControlSupport - >>>> BOTTOM: [i.t.u.c.s.PanelGroupControlSupportTest$1@571d0925, i.t.u.c.s.PanelGroupControlSupportTest$1@54e0f76f] 15:45:02.251 [main ] DEBUG it.tidalwave.ui.core.spi.PanelGroupControlSupport - >>>> CENTER: [i.t.u.c.s.PanelGroupControlSupportTest$1@3fe8ad3f, i.t.u.c.s.PanelGroupControlSupportTest$1@7462ba4b] 15:45:02.251 [main ] DEBUG it.tidalwave.ui.core.spi.PanelGroupControlSupport - >>>> RIGHT: [i.t.u.c.s.PanelGroupControlSupportTest$1@4b09d1c3, i.t.u.c.s.PanelGroupControlSupportTest$1@18811c42] 15:45:02.258 [main ] INFO i.t.ui.core.spi.PanelGroupControlSupportTest - TEST PASSED in 120 msec 15:45:02.258 [main ] INFO i.t.ui.core.spi.PanelGroupControlSupportTest - 15:45:02.259 [main ] INFO i.tidalwave.ui.core.spi.ToolBarControlSupportTest - ******************** 15:45:02.259 [main ] INFO i.tidalwave.ui.core.spi.ToolBarControlSupportTest - TEST "test populate" 15:45:02.259 [main ] INFO i.tidalwave.ui.core.spi.ToolBarControlSupportTest - ******************** 15:45:02.295 [main ] INFO it.tidalwave.ui.core.spi.ToolBarControlSupport - Toolbar user actions: [DefaultUserAction["Open"], DefaultUserAction["Close"], DefaultUserAction["Close all"]] 15:45:02.297 [main ] INFO i.tidalwave.ui.core.spi.ToolBarControlSupportTest - TEST PASSED in 37 msec 15:45:02.298 [main ] INFO i.tidalwave.ui.core.spi.ToolBarControlSupportTest - 15:45:02.298 [main ] INFO it.tidalwave.ui.core.MutableTest - FINISHED TESTS OF it.tidalwave.ui.core.MutableTest [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.319 s -- in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-core --- [INFO] Loading execution data file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/jacoco.exec [INFO] Analyzed bundle 'SteelBlue :: Core' with 64 classes [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-ui-core --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.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/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f-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/workspace/modules/Core/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-core/2.0-ALPHA-4-SNAPSHOT/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-core/2.0-ALPHA-4-SNAPSHOT/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-core/2.0-ALPHA-4-SNAPSHOT/it-tidalwave-ui-core-2.0-ALPHA-4-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 2 [INFO] Error size is 0 [INFO] Total bugs: 2 [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 [ERROR] Medium: Exception thrown in class it.tidalwave.ui.core.spi.PanelGroupControlSupport at new it.tidalwave.ui.core.spi.PanelGroupControlSupport() will leave the constructor. The object under construction remains partially initialized and may be vulnerable to Finalizer attacks. [it.tidalwave.ui.core.spi.PanelGroupControlSupport, it.tidalwave.ui.core.spi.PanelGroupControlSupport] At PanelGroupControlSupport.java:[line 71]At PanelGroupControlSupport.java:[line 71] CT_CONSTRUCTOR_THROW [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-4-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/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/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869509197 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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 46 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/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/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/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/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/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/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/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/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[66,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/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[126,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/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[125,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/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/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 15:45:16.985 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - STARTING TESTS OF it.tidalwave.ui.javafx.JavaFXSpringAnnotationApplicationTest 15:45:17.030 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - ****************************** 15:45:17.030 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - TEST "test ApplicationContext" 15:45:17.031 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - ****************************** 15:45:17.042 [main ] INFO it.tidalwave.ui.javafx.JavaFXSpringApplication - Scanning beans from class it.tidalwave.ui.javafx.JavaFXSpringAnnotationApplicationTest$UnderTest App folder: /var/jenkins_home/.test Logging folder: /var/jenkins_home/.test/logs PreferencesHandler instantiated from META-INF/services: it.tidalwave.util.impl.DefaultPreferencesHandler@5faa7f59 15:45:17.404 [main ] WARN i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl - No message bus 15:45:17.442 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - TEST PASSED in 411 msec 15:45:17.442 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - 15:45:17.443 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - **************************************************** 15:45:17.443 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - TEST "test ApplicationContext with EnableMessageBus" 15:45:17.443 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - **************************************************** 15:45:17.445 [main ] INFO it.tidalwave.ui.javafx.JavaFXSpringApplication - Detected @EnableMessageBus, enabling message bus 15:45:17.445 [main ] INFO it.tidalwave.ui.javafx.JavaFXSpringApplication - Scanning beans from class it.tidalwave.ui.javafx.JavaFXSpringAnnotationApplicationTest$UnderTestWithEnableMessageBus 15:45:17.460 [main ] INFO it.tidalwave.messagebus.spi.SimpleMessageBus - MessageBusSupport configured with it.tidalwave.messagebus.spi.SimpleAsyncMessageDelivery@6773f8e6 15:45:17.462 [main ] DEBUG it.tidalwave.messagebus.spi.SimpleMessageBus - subscribe(class it.tidalwave.ui.core.message.PanelShowRequest, it.tidalwave.ui.javafx.impl.DefaultJavaFXPanelGroupControl$$Lambda/0x00007298dc287110@4078ff0) 15:45:17.467 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - TEST PASSED in 23 msec 15:45:17.467 [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 15:45:19.125 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ********************************************* 15:45:19.126 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST "a single pane should be added directly" 15:45:19.126 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ********************************************* 15:45:19.127 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(assemble) 15:45:19.128 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:19.256 [X Application Thread] INFO i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl - LEFT: options: [] --- using no wrapper for StackPane@23ef6e89 15:45:19.267 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:19.267 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:19.435 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:19.436 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:19.436 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:19.436 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:19.436 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:19.437 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:19.437 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:19.437 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:19.437 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:19.438 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:19.438 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:19.438 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:19.438 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:19.438 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:19.439 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:19.439 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:19.439 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:19.439 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:19.443 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:20.582 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST PASSED in 1456 msec 15:45:20.583 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - 15:45:20.817 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ******************************************************************** 15:45:20.817 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST "a single pane with ALWAYS WRAP should be wrapped in StackPane" 15:45:20.818 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ******************************************************************** 15:45:20.819 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(assemble) 15:45:20.819 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:20.822 [X Application Thread] INFO i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl - LEFT: options: [ALWAYS_WRAP] --- using StackPane for [StackPane@1bef3c81] 15:45:20.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:20.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:20.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:20.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:20.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:20.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:20.826 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:20.826 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:20.826 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:20.826 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:20.826 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:20.827 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:20.827 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:20.827 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:20.827 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:20.827 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:20.827 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:20.828 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:20.828 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:20.828 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:20.828 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:21.836 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST PASSED in 1019 msec 15:45:21.837 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - 15:45:22.056 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - **************************************************************************************** 15:45:22.056 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST "two panes with USE ACCORDION must be wrapped in TitlePane and placed in Accordion" 15:45:22.057 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - **************************************************************************************** 15:45:22.058 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(assemble) 15:45:22.058 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:22.065 [X Application Thread] INFO i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl - LEFT: options: [USE_ACCORDION] --- using Accordion for [TitledPane@3809b168[styleClass=titled-pane]'Panel 1', TitledPane@258e7410[styleClass=titled-pane]'Panel 2'] 15:45:22.066 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:22.066 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:22.066 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:22.067 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:22.067 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:22.067 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:22.067 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:22.067 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:22.067 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:22.067 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:22.068 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:22.068 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:22.068 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:22.068 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:22.068 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:22.068 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:22.069 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:22.069 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:22.069 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:22.069 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:22.069 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:23.079 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST PASSED in 1022 msec 15:45:23.079 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - 15:45:23.297 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - **************************************************************** 15:45:23.298 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST "two panes with same selector must be wrapped in StackPane" 15:45:23.298 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - **************************************************************** 15:45:23.299 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(assemble) 15:45:23.299 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:23.301 [X Application Thread] INFO i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl - LEFT: options: [] --- using StackPane for [StackPane@d5b3859, StackPane@2ad80acd] 15:45:23.303 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:23.303 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:23.303 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:23.304 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:23.304 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:23.304 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:23.311 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:23.311 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:23.311 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:23.311 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:23.312 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:23.312 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:23.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:23.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:23.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:23.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:23.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:23.314 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:23.314 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:23.314 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:23.314 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:24.315 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST PASSED in 1017 msec 15:45:24.316 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - 15:45:24.532 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ************************************************************************************************************ 15:45:24.532 [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" 15:45:24.532 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ************************************************************************************************************ 15:45:24.533 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(assemble) 15:45:24.533 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:24.535 [X Application Thread] INFO i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl - LEFT: options: [ALWAYS_WRAP, USE_ACCORDION] --- using Accordion for [TitledPane@78189657[styleClass=titled-pane]'Panel 1'] 15:45:24.535 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:24.535 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:24.536 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:24.536 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:24.536 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:24.536 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:24.536 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:24.536 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:24.536 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:24.536 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:24.537 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:24.537 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:24.537 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:24.537 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:24.537 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:24.537 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:24.537 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:24.537 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:24.538 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:24.538 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:24.538 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:25.539 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST PASSED in 1007 msec 15:45:25.539 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - 15:45:25.760 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ************************************************ 15:45:25.761 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST "must properly show when Accordion is used" 15:45:25.761 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ************************************************ 15:45:25.867 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(assemble) 15:45:25.867 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:25.869 [X Application Thread] INFO i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl - LEFT: options: [USE_ACCORDION] --- using Accordion for [TitledPane@603114f8[styleClass=titled-pane]'Panel 1', TitledPane@634c5715[styleClass=titled-pane]'Panel 2'] 15:45:25.869 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:25.869 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:25.892 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:25.893 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:25.893 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:25.893 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:25.894 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:25.894 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:25.894 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:25.894 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:25.894 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:25.894 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:25.894 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:25.894 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:25.894 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:25.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:25.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:25.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:25.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:25.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:25.896 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:26.938 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST PASSED in 1178 msec 15:45:26.939 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - 15:45:27.166 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ************************************************ 15:45:27.167 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST "must properly show when StackPane is used" 15:45:27.167 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ************************************************ 15:45:27.169 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(assemble) 15:45:27.169 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:27.170 [X Application Thread] INFO i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl - LEFT: options: [] --- using StackPane for [StackPane@2ae6e1c4, StackPane@119b543e] 15:45:27.171 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:27.172 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:27.176 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:27.176 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:27.176 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:27.177 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:27.177 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:27.177 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:27.177 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:27.177 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:27.177 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:27.177 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:27.178 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:27.178 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:27.178 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:27.178 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:27.179 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:27.179 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:27.179 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:27.179 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 15:45:27.179 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 15:45:28.180 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST PASSED in 1014 msec 15:45:28.181 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - 15:45:28.489 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - *********************************************** 15:45:28.490 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must invoke callbacks in a non FX thread" 15:45:28.490 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - *********************************************** 15:45:28.551 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 62 msec 15:45:28.551 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - 15:45:28.556 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - ******************************************************************** 15:45:28.556 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must return empty list when UserActionProvider is not present" 15:45:28.557 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - ******************************************************************** 15:45:28.558 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 1 msec 15:45:28.558 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - 15:45:28.561 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - ************************************************************* 15:45:28.562 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must set the MenuItem text from UserAction Displayable" 15:45:28.562 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - ************************************************************* 15:45:28.565 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 4 msec 15:45:28.565 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - 15:45:28.712 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ********************************************************* 15:45:28.712 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST "bind button must assign correct initial enablement" 15:45:28.712 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ARGS [false] 15:45:28.712 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ********************************************************* 15:45:28.713 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 15:45:28.713 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:28.715 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:28.716 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:28.716 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:28.716 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:28.716 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:28.716 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:28.716 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:28.716 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:28.716 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:28.717 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:28.717 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:28.717 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:28.717 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:28.717 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:28.717 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:28.717 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:28.718 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:28.718 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:28.718 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:28.718 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:28.718 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:29.722 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST PASSED in 1010 msec 15:45:29.722 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - 15:45:29.724 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@593bd947... 15:45:29.945 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ********************************************************* 15:45:29.946 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST "bind button must assign correct initial enablement" 15:45:29.946 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ARGS [true] 15:45:29.946 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ********************************************************* 15:45:29.946 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 15:45:29.946 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:29.947 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:29.947 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:29.947 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:29.947 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:29.947 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:29.947 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:29.947 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:29.947 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:29.947 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:29.947 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:29.948 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:29.948 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:29.948 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:29.948 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:29.948 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:29.948 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:29.948 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:29.948 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:29.948 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:29.948 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:29.949 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:30.950 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST PASSED in 1005 msec 15:45:30.950 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - 15:45:30.951 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@39f3dbba... 15:45:31.173 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ************************************************************************ 15:45:31.173 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST "bind button must throw exception when invoked in the wrong thread" 15:45:31.173 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ************************************************************************ 15:45:31.174 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST PASSED in 1 msec 15:45:31.174 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - 15:45:31.175 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@2a514a2b... 15:45:31.393 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ********************************************************** 15:45:31.394 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST "bind button to Displayable action must assign label" 15:45:31.394 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ********************************************************** 15:45:31.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 15:45:31.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:31.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:31.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:31.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:31.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:31.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:31.396 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:31.396 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:31.396 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:31.396 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:31.396 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:31.396 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:31.396 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:31.396 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:31.396 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:31.396 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:31.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:31.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:31.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:31.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:31.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:31.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:32.400 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST PASSED in 1006 msec 15:45:32.400 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - 15:45:32.401 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@24f0e2a1... 15:45:32.620 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ****************************************************************** 15:45:32.621 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST "bind button to not Displayable action must not assign label" 15:45:32.621 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ****************************************************************** 15:45:32.622 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 15:45:32.622 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:32.625 [X Application Thread] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@5f0858ea 15:45:32.634 [X Application Thread] INFO it.tidalwave.role.impl.ServiceLoaderLocator - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ... 15:45:32.637 [X Application Thread] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@641c4556 15:45:32.675 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:32.675 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:32.676 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:32.676 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:32.676 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:32.676 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:32.676 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:32.676 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:32.676 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:32.676 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:32.677 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:32.677 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:32.677 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:32.677 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:32.677 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:32.677 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:32.677 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:32.677 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:32.677 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:32.677 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:32.677 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:33.678 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST PASSED in 1058 msec 15:45:33.679 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - 15:45:33.680 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@173e0562... 15:45:33.897 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - **************************************** 15:45:33.897 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST "bound button must invoke callback" 15:45:33.897 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - **************************************** 15:45:33.898 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 15:45:33.898 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:33.898 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:33.898 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:33.899 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:33.899 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:33.899 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:33.899 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:33.899 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:33.899 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:33.899 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:33.899 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:33.899 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:33.899 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:33.899 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:33.899 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:33.900 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:33.900 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:33.900 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:33.900 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:33.900 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:33.900 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:33.900 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:35.215 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - waitForThread()... 15:45:35.217 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST PASSED in 1320 msec 15:45:35.217 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - 15:45:35.218 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@63f6557d... 15:45:35.435 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - *************************************************************** 15:45:35.435 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST "button enablement must be bound to UserAction enablement" 15:45:35.435 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - *************************************************************** 15:45:35.436 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 15:45:35.436 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:35.437 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:35.437 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:35.437 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:35.437 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:35.437 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:35.437 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:35.437 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:35.437 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:35.437 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:35.437 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:35.437 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:35.437 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:35.437 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:35.438 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:35.438 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:35.438 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:35.438 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:35.438 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:35.438 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:35.438 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:35.438 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:36.640 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST PASSED in 1205 msec 15:45:36.641 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - 15:45:36.642 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@2a97b5a2... 15:45:36.811 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 15:45:36.812 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:36.812 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:36.812 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:36.813 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:36.813 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:36.813 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:36.813 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:36.813 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:36.813 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:36.813 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:36.813 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:36.813 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:36.813 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:36.814 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:36.814 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:36.814 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:36.814 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:36.814 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:36.814 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:36.814 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:37.913 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 15:45:37.973 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 15:45:37.973 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:37.974 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:37.974 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:37.974 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:37.975 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:37.975 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:37.975 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:37.975 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:37.975 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:37.975 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:37.975 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:37.975 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:37.975 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:37.975 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:37.976 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:37.976 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:37.976 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:37.976 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:37.976 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:37.976 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:37.976 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:37.976 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:38.977 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - **************************************************** 15:45:38.978 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - TEST "must have the proper cell texts when not hown" 15:45:38.978 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - **************************************************** 15:45:38.979 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 15:45:38.979 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:38.979 [X Application Thread] DEBUG i.t.ui.javafx.impl.combobox.ComboBoxBindings - bind(ComboBox@7fa9a7b5[styleClass=combo-box-base combo-box], DefaultPresentationModel(owner=), Optional[Mock for Runnable, hashCode: 1347387716]) 15:45:38.989 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6e8eb90b[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:38.994 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:38.994 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:38.996 [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=[]))] 15:45:39.001 [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=[]) 15:45:39.002 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #1) 15:45:39.004 [pool-17-thread-1 ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ... 15:45:39.004 [pool-17-thread-1 ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@b94b257 15:45:39.005 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #1 15:45:39.005 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1098169068 15:45:39.006 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 15:45:39.006 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 15:45:39.006 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #2) 15:45:39.006 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #2 15:45:39.006 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1650383194 15:45:39.007 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 15:45:39.007 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 15:45:39.007 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #3) 15:45:39.007 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #3 15:45:39.008 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 696427215 15:45:39.008 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 15:45:39.008 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 15:45:39.008 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #4) 15:45:39.008 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #4 15:45:39.009 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1732341920 15:45:39.009 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 15:45:39.009 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 15:45:39.009 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #5) 15:45:39.009 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #5 15:45:39.009 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 838744531 15:45:39.010 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 15:45:39.010 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 15:45:39.010 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #6) 15:45:39.010 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #6 15:45:39.011 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 637444799 15:45:39.011 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 15:45:39.011 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 15:45:39.011 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #7) 15:45:39.011 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #7 15:45:39.012 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 433518613 15:45:39.012 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 15:45:39.012 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 15:45:39.012 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #8) 15:45:39.012 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #8 15:45:39.012 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1979600895 15:45:39.013 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 15:45:39.013 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 15:45:39.013 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #9) 15:45:39.013 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #9 15:45:39.013 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 890159154 15:45:39.014 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 15:45:39.014 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 15:45:39.014 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #10) 15:45:39.014 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #10 15:45:39.014 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1706391414 15:45:39.014 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 15:45:39.014 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 15:45:39.015 [pool-17-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:39.015 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:39.015 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:39.016 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6e8eb90b[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:45:39.016 [pool-17-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:39.017 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6e8eb90b[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:45:39.018 [pool-17-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:39.018 [pool-17-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:39.019 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:39.019 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:39.019 [pool-17-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:39.020 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:39.020 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:39.019 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@6e8eb90b[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1ea6d2b0], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:45:39.021 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@6e8eb90b[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1ea6d2b0], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:45:39.021 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:39.021 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:39.021 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:39.021 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:39.021 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:39.021 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:39.021 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:39.022 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:39.029 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6e8eb90b[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:45:39.030 [pool-17-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:39.030 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:39.030 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:39.031 [pool-17-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:39.031 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:39.031 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@6e8eb90b[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1ea6d2b0], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:45:39.031 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:39.031 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:39.031 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:39.031 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:39.032 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:39.032 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:39.032 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:39.032 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:39.032 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:39.032 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:39.032 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:39.032 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:39.032 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:39.033 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:39.033 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:39.033 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:39.033 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:39.033 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:39.033 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:39.033 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:39.033 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:39.033 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:40.035 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - TEST PASSED in 1058 msec 15:45:40.035 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - 15:45:40.196 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 15:45:40.196 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:40.196 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:40.197 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:40.197 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:40.197 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:40.197 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:40.197 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:40.197 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:40.197 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:40.197 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:40.197 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:40.197 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:40.197 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:40.197 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:40.198 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:40.198 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:40.198 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:40.198 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:40.198 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:40.198 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:41.251 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 15:45:41.255 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 15:45:41.256 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:41.257 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:41.257 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:41.257 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:41.257 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:41.257 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:41.257 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:41.257 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:41.257 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:41.258 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:41.258 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:41.258 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:41.258 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:41.258 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:41.258 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:41.258 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:41.258 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:41.258 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:41.258 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:41.258 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:41.258 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:41.258 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:42.259 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - ************************************************* 15:45:42.259 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - TEST "must have the proper cell texts when shown" 15:45:42.259 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - ************************************************* 15:45:42.260 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 15:45:42.260 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:42.260 [X Application Thread] DEBUG i.t.ui.javafx.impl.combobox.ComboBoxBindings - bind(ComboBox@51db3271[styleClass=combo-box-base combo-box], DefaultPresentationModel(owner=), Optional[Mock for Runnable, hashCode: 1369674147]) 15:45:42.262 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@43f3490a[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:42.265 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:42.265 [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=[]))] 15:45:42.266 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:42.266 [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=[]) 15:45:42.266 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #1) 15:45:42.267 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #1 15:45:42.267 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 291492611 15:45:42.267 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 15:45:42.267 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 15:45:42.267 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #2) 15:45:42.268 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #2 15:45:42.268 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1634989162 15:45:42.268 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 15:45:42.268 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 15:45:42.268 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #3) 15:45:42.269 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #3 15:45:42.269 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 713840528 15:45:42.269 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 15:45:42.269 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 15:45:42.269 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #4) 15:45:42.270 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #4 15:45:42.270 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1863191389 15:45:42.270 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 15:45:42.270 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 15:45:42.270 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #5) 15:45:42.270 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #5 15:45:42.270 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 10885748 15:45:42.271 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 15:45:42.271 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 15:45:42.271 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #6) 15:45:42.271 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #6 15:45:42.271 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 2114485934 15:45:42.271 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 15:45:42.271 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 15:45:42.271 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #7) 15:45:42.272 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #7 15:45:42.272 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 921732648 15:45:42.272 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 15:45:42.272 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 15:45:42.272 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #8) 15:45:42.272 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #8 15:45:42.272 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 691746632 15:45:42.272 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 15:45:42.272 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 15:45:42.272 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #9) 15:45:42.273 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #9 15:45:42.273 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 436137377 15:45:42.273 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 15:45:42.273 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 15:45:42.273 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #10) 15:45:42.273 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #10 15:45:42.274 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 616439102 15:45:42.274 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 15:45:42.274 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 15:45:42.274 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:42.274 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:42.274 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:42.274 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@43f3490a[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:45:42.275 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:42.275 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@43f3490a[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:45:42.276 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:42.276 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:42.276 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:42.276 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:42.276 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@43f3490a[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@29a2614e], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:45:42.277 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:42.277 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:42.277 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@43f3490a[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@29a2614e], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:45:42.278 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:42.283 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@43f3490a[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:45:42.283 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:42.284 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:42.284 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:42.285 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:42.285 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:42.285 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@43f3490a[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@29a2614e], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:45:42.285 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:42.285 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:42.285 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:42.285 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:42.285 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:42.285 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:42.285 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:42.286 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:42.286 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:42.286 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:42.286 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:42.286 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:42.286 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:42.286 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:42.286 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:42.287 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:42.287 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:42.287 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:42.287 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:42.287 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:42.287 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:42.287 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:42.287 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:42.287 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:42.287 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:42.287 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:42.288 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:42.288 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:42.288 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:42.288 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:43.288 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(show) 15:45:43.289 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 15:45:43.328 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@73a50f47[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:43.329 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@73a50f47[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:45:43.329 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:43.330 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:43.332 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@5622581f[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:43.332 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@5622581f[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #2)', DefaultPresentationModel(owner=Datum #2), false) 15:45:43.332 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #2), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:43.333 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:43.334 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@4df11553[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:43.334 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@4df11553[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #3)', DefaultPresentationModel(owner=Datum #3), false) 15:45:43.335 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #3), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:43.336 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:43.336 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6469f270[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:43.337 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6469f270[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #4)', DefaultPresentationModel(owner=Datum #4), false) 15:45:43.337 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #4), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:43.338 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:43.339 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@3c181196[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:43.339 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@3c181196[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #5)', DefaultPresentationModel(owner=Datum #5), false) 15:45:43.340 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #5), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:43.341 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:43.341 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@1f112766[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:43.342 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@1f112766[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #6)', DefaultPresentationModel(owner=Datum #6), false) 15:45:43.342 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:43.343 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:43.344 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@71d2059d[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:43.344 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@71d2059d[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #7)', DefaultPresentationModel(owner=Datum #7), false) 15:45:43.344 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #7), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:43.345 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:43.346 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@5da317af[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:43.347 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@5da317af[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #8)', DefaultPresentationModel(owner=Datum #8), false) 15:45:43.347 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #8), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:43.348 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:43.349 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@2685575f[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:43.349 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@2685575f[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #9)', DefaultPresentationModel(owner=Datum #9), false) 15:45:43.349 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #9), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:43.350 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:43.351 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@4c285f13[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:43.351 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@4c285f13[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #10)', DefaultPresentationModel(owner=Datum #10), false) 15:45:43.352 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #10), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:43.352 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:43.353 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@706c2026[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:43.356 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@73a50f47[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:45:43.356 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:43.357 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:43.362 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 15:45:43.362 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for executor to complete... 15:45:43.362 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] executor completed... 15:45:43.362 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 15:45:43.370 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@73a50f47[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@29a2614e], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:45:43.371 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@5622581f[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #2)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4045d2f6], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #2 15:45:43.372 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@4df11553[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #3)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@638068e4], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #3 15:45:43.372 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@6469f270[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #4)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@58800268], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #4 15:45:43.372 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@3c181196[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #5)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@70e0bd9b], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #5 15:45:43.373 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@1f112766[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #6)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1e5c0313], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #6 15:45:43.373 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@71d2059d[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #7)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@7e7b8f74], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #7 15:45:43.373 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@5da317af[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #8)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@26b04191], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #8 15:45:43.374 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@2685575f[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #9)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@53c93cb9], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #9 15:45:43.374 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@4c285f13[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #10)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@2d73f948], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #10 15:45:43.374 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@73a50f47[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@29a2614e], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:45:43.375 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 15:45:43.375 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for executor to complete... 15:45:43.375 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] executor completed... 15:45:43.375 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 15:45:43.391 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 15:45:43.392 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for executor to complete... 15:45:43.392 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] executor completed... 15:45:43.392 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 15:45:43.403 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 15:45:43.404 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for executor to complete... 15:45:43.404 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] executor completed... 15:45:43.404 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 15:45:43.404 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 15:45:43.404 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for executor to complete... 15:45:43.404 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] executor completed... 15:45:43.404 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 15:45:43.404 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 15:45:43.404 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for executor to complete... 15:45:43.404 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] executor completed... 15:45:43.404 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 15:45:43.404 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 15:45:43.405 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for executor to complete... 15:45:43.405 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] executor completed... 15:45:43.405 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 15:45:43.405 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 15:45:43.405 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for executor to complete... 15:45:43.405 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] executor completed... 15:45:43.405 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 15:45:43.405 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 15:45:43.405 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for executor to complete... 15:45:43.405 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] executor completed... 15:45:43.405 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 15:45:43.405 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 15:45:43.405 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for executor to complete... 15:45:43.405 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] executor completed... 15:45:43.405 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 15:45:43.405 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 15:45:44.412 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - TEST PASSED in 2152 msec 15:45:44.412 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - 15:45:44.575 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 15:45:44.576 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:44.576 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:44.576 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:44.576 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:44.576 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:44.576 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:44.576 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:44.577 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:44.577 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:44.577 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:44.577 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:44.577 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:44.577 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:44.577 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:44.577 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:44.577 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:44.577 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:44.577 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:44.577 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:44.577 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:45.630 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 15:45:45.634 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 15:45:45.634 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:45.635 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:45.635 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:45.635 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:45.635 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:45.635 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:45.635 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:45.636 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:45.636 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:45.636 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:45.636 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:45.636 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:45.636 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:45.636 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:45.636 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:45.636 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:45.636 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:45.636 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:45.636 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:45.636 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:45.636 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:45.636 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:46.637 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - *********************************************** 15:45:46.637 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - TEST "must have the proper presentation models" 15:45:46.637 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - *********************************************** 15:45:46.638 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 15:45:46.638 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:46.638 [X Application Thread] DEBUG i.t.ui.javafx.impl.combobox.ComboBoxBindings - bind(ComboBox@445a80eb[styleClass=combo-box-base combo-box], DefaultPresentationModel(owner=), Optional[Mock for Runnable, hashCode: 509929507]) 15:45:46.639 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@232bb5e[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:46.641 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:46.641 [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=[]))] 15:45:46.641 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:46.641 [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=[]) 15:45:46.642 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #1) 15:45:46.642 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #1 15:45:46.642 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 133388790 15:45:46.643 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 15:45:46.643 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 15:45:46.643 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #2) 15:45:46.643 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #2 15:45:46.643 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1361142922 15:45:46.643 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 15:45:46.643 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 15:45:46.643 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #3) 15:45:46.643 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #3 15:45:46.643 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 17771767 15:45:46.643 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 15:45:46.643 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 15:45:46.643 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #4) 15:45:46.644 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #4 15:45:46.644 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 2054489900 15:45:46.644 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 15:45:46.644 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 15:45:46.644 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #5) 15:45:46.644 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #5 15:45:46.644 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1733610877 15:45:46.644 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 15:45:46.644 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 15:45:46.644 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #6) 15:45:46.644 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #6 15:45:46.644 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1032577065 15:45:46.644 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 15:45:46.644 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 15:45:46.645 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #7) 15:45:46.645 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #7 15:45:46.645 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1167793147 15:45:46.645 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 15:45:46.645 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 15:45:46.645 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #8) 15:45:46.645 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #8 15:45:46.645 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 394606595 15:45:46.645 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 15:45:46.645 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 15:45:46.645 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #9) 15:45:46.645 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #9 15:45:46.646 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1459298475 15:45:46.646 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 15:45:46.646 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 15:45:46.646 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #10) 15:45:46.646 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #10 15:45:46.646 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 873662709 15:45:46.646 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 15:45:46.646 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 15:45:46.646 [pool-19-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:46.646 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:46.646 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:46.647 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@232bb5e[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:45:46.647 [pool-19-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:46.647 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@232bb5e[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:45:46.647 [pool-19-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:46.647 [pool-19-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:46.648 [pool-19-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:46.648 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:46.648 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:46.648 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:46.648 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@232bb5e[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@53a75b10], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:45:46.648 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:46.654 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@232bb5e[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:45:46.654 [pool-19-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:46.654 [pool-19-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:46.654 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@232bb5e[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@53a75b10], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:45:46.655 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@232bb5e[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@53a75b10], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:45:46.655 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:46.655 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:46.655 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:46.655 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:46.655 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:46.655 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:46.655 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:46.655 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:46.655 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:46.655 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:46.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:46.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:46.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:46.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:46.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:46.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:46.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:46.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:46.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:46.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:46.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:46.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:46.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:46.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:46.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:46.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:46.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:46.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:46.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:46.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:46.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:46.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:46.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:47.658 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 15:45:47.658 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - TEST PASSED in 1021 msec 15:45:47.659 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - 15:45:47.818 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 15:45:47.819 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:47.819 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:47.819 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:47.819 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:47.819 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:47.819 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:47.819 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:47.819 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:47.819 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:47.819 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:47.820 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:47.820 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:47.820 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:47.820 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:47.820 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:47.820 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:47.820 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:47.820 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:47.820 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:47.820 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:48.873 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 15:45:48.877 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 15:45:48.877 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:48.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:49.879 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - ************************************* 15:45:49.879 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - TEST "must have the proper selection" 15:45:49.879 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - ************************************* 15:45:49.880 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 15:45:49.880 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:49.880 [X Application Thread] DEBUG i.t.ui.javafx.impl.combobox.ComboBoxBindings - bind(ComboBox@15f17764[styleClass=combo-box-base combo-box], DefaultPresentationModel(owner=), Optional[Mock for Runnable, hashCode: 217272837]) 15:45:49.881 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@69bf9b66[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:49.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:49.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:49.883 [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=[]))] 15:45:49.883 [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=[]) 15:45:49.883 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #1) 15:45:49.883 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #1 15:45:49.883 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 73887179 15:45:49.884 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 15:45:49.884 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 15:45:49.884 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #2) 15:45:49.884 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #2 15:45:49.884 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1216734732 15:45:49.884 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 15:45:49.884 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 15:45:49.884 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #3) 15:45:49.884 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #3 15:45:49.884 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1349244130 15:45:49.885 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 15:45:49.885 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 15:45:49.885 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #4) 15:45:49.885 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #4 15:45:49.885 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1196064217 15:45:49.885 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 15:45:49.885 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 15:45:49.885 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #5) 15:45:49.885 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #5 15:45:49.885 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 2029799886 15:45:49.885 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 15:45:49.885 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 15:45:49.886 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #6) 15:45:49.886 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #6 15:45:49.886 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 531522907 15:45:49.886 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 15:45:49.886 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 15:45:49.886 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #7) 15:45:49.886 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #7 15:45:49.886 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 300707464 15:45:49.886 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 15:45:49.886 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 15:45:49.886 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #8) 15:45:49.886 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #8 15:45:49.886 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 89943513 15:45:49.887 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 15:45:49.887 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 15:45:49.887 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #9) 15:45:49.887 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #9 15:45:49.887 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 536147589 15:45:49.887 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 15:45:49.887 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 15:45:49.887 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #10) 15:45:49.887 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #10 15:45:49.887 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1931271325 15:45:49.887 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 15:45:49.887 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 15:45:49.887 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:49.888 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:49.888 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:49.888 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@69bf9b66[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:45:49.888 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:49.888 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@69bf9b66[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:45:49.888 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:49.888 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:49.889 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:49.889 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:49.889 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:49.889 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@69bf9b66[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4f7c1acb], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:45:49.889 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:49.889 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:49.889 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@69bf9b66[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4f7c1acb], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:45:49.889 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:49.889 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:49.889 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:49.889 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:49.889 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:49.889 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:49.889 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:49.890 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:49.897 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@69bf9b66[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:45:49.898 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:49.898 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:49.898 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@69bf9b66[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4f7c1acb], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:45:50.891 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(select) 15:45:50.891 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:50.892 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@69bf9b66[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #8)', DefaultPresentationModel(owner=Datum #8), false) 15:45:50.892 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #8), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:50.892 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:50.893 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@69bf9b66[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #8)', DefaultPresentationModel(owner=Datum #8), false) 15:45:50.893 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #8), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:50.893 [X Application Thread] TRACE i.t.u.j.i.common.ChangeListenerSelectableAdapter - changed(ReadOnlyObjectProperty [bean: javafx.scene.control.ComboBox$ComboBoxSelectionModel@3335ed25, name: selectedItem, value: DefaultPresentationModel(owner=Datum #8)], DefaultPresentationModel(owner=Datum #1), DefaultPresentationModel(owner=Datum #8)) 15:45:50.894 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:50.894 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:50.894 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:45:50.894 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@69bf9b66[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #8)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@15db159b], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #8 15:45:50.894 [pool-20-thread-1 ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - Invoked selectable #8 15:45:50.894 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@69bf9b66[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@15db159b], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #8 15:45:50.894 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:45:50.894 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:45:50.895 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:45:50.896 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:50.896 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:50.896 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:45:50.896 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:45:50.896 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:50.896 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:50.896 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:45:50.896 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:45:50.896 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:50.896 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:50.896 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:45:50.896 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:45:50.896 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:50.897 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:50.908 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@69bf9b66[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #8)', DefaultPresentationModel(owner=Datum #8), false) 15:45:50.909 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #8), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:50.909 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:50.909 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@69bf9b66[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #8)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@15db159b], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #8 15:45:51.903 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - TEST PASSED in 2024 msec 15:45:51.903 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - 15:45:52.064 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 15:45:52.065 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:52.065 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:52.065 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:52.065 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:52.065 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:52.065 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:52.065 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:52.065 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:52.065 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:52.065 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:52.065 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:52.065 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:52.065 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:52.066 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:52.066 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:52.066 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:52.066 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:52.066 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:52.066 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:52.066 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:53.119 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 15:45:53.123 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 15:45:53.123 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:53.124 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:54.125 [main ] INFO i.t.ui.javafx.impl.list.ListViewBindingsTest - *********************************************** 15:45:54.125 [main ] INFO i.t.ui.javafx.impl.list.ListViewBindingsTest - TEST "must have the proper presentation models" 15:45:54.125 [main ] INFO i.t.ui.javafx.impl.list.ListViewBindingsTest - *********************************************** 15:45:54.126 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 15:45:54.126 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:54.127 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:54.128 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:54.128 [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=[]))] 15:45:54.128 [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=[]) 15:45:54.128 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #1) 15:45:54.128 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #1 15:45:54.128 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 646737694 15:45:54.129 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 15:45:54.129 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 15:45:54.129 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #2) 15:45:54.129 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #2 15:45:54.129 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 318651512 15:45:54.129 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 15:45:54.129 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 15:45:54.129 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #3) 15:45:54.129 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #3 15:45:54.129 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 209610610 15:45:54.130 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 15:45:54.130 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 15:45:54.130 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #4) 15:45:54.130 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #4 15:45:54.130 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 326180938 15:45:54.130 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 15:45:54.130 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 15:45:54.130 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #5) 15:45:54.130 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #5 15:45:54.130 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1455442341 15:45:54.131 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 15:45:54.131 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 15:45:54.131 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #6) 15:45:54.131 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #6 15:45:54.131 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 893297401 15:45:54.131 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 15:45:54.131 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 15:45:54.131 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #7) 15:45:54.131 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #7 15:45:54.131 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 78969464 15:45:54.131 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 15:45:54.131 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 15:45:54.131 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #8) 15:45:54.132 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #8 15:45:54.132 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1155377533 15:45:54.132 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 15:45:54.132 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 15:45:54.132 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #9) 15:45:54.132 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #9 15:45:54.132 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 772136419 15:45:54.132 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 15:45:54.132 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 15:45:54.132 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #10) 15:45:54.132 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #10 15:45:54.132 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 380978198 15:45:54.133 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 15:45:54.133 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 15:45:54.133 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:54.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:54.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:54.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:54.134 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:54.134 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:54.134 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:54.134 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@66dbf8e7[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:54.135 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@66dbf8e7[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:45:54.135 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:54.135 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:54.136 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@66dbf8e7[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:54.137 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@11778d2[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:54.137 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@11778d2[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:45:54.137 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:54.138 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:54.139 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@553be9e8[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:54.139 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@553be9e8[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #2)', DefaultPresentationModel(owner=Datum #2), false) 15:45:54.139 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #2), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:54.140 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:54.142 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6fef4fdf[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:54.143 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6fef4fdf[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #3)', DefaultPresentationModel(owner=Datum #3), false) 15:45:54.143 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #3), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:54.143 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:54.144 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@63d426d7[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:54.144 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@63d426d7[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #4)', DefaultPresentationModel(owner=Datum #4), false) 15:45:54.145 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #4), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:54.145 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:54.145 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@358ee620[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:54.146 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@358ee620[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #5)', DefaultPresentationModel(owner=Datum #5), false) 15:45:54.146 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #5), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:54.146 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:54.147 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@10b26577[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:54.147 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@10b26577[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #6)', DefaultPresentationModel(owner=Datum #6), false) 15:45:54.147 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:54.148 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:54.148 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@4fe48aec[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:54.148 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@4fe48aec[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #7)', DefaultPresentationModel(owner=Datum #7), false) 15:45:54.148 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #7), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:54.149 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:54.150 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@1bce0dc[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:54.150 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@1bce0dc[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #8)', DefaultPresentationModel(owner=Datum #8), false) 15:45:54.150 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #8), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:54.150 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:54.151 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@652c1cca[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:54.151 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@652c1cca[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #9)', DefaultPresentationModel(owner=Datum #9), false) 15:45:54.151 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #9), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:54.152 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:54.152 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@40974b25[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:54.152 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@40974b25[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #10)', DefaultPresentationModel(owner=Datum #10), false) 15:45:54.153 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #10), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:54.153 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:54.153 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@1a88507c[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:54.155 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@5d2d3b03[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:54.156 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@14a1dccf[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:54.157 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@4866f82d[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:54.158 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@64760671[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:54.159 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@17191dd3[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:54.160 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@2b36344d[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:54.166 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:54.166 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@66dbf8e7[styleClass=cell indexed-cell list-cell text-field-list-cell]'', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@7276a5ce], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:45:54.166 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:54.166 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:54.166 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:54.167 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@11778d2[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@7276a5ce], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:45:54.167 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@553be9e8[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #2)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1722ae58], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #2 15:45:54.167 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@6fef4fdf[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #3)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@628cee25], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #3 15:45:54.167 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@63d426d7[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #4)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@a59ce9f], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #4 15:45:54.168 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@358ee620[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #5)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4dc642cf], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #5 15:45:54.168 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@10b26577[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #6)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4f146541], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #6 15:45:54.168 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@4fe48aec[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #7)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4aec5740], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #7 15:45:54.168 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@1bce0dc[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #8)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@e0545b4], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #8 15:45:54.169 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@652c1cca[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #9)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@712abe81], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #9 15:45:54.169 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@40974b25[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #10)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1df8e388], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #10 15:45:54.169 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:54.169 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:54.169 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:54.169 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:54.169 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:54.169 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:54.169 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:54.170 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:54.170 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:54.170 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:54.170 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:54.170 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:54.170 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:54.170 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:54.170 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:54.170 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:54.170 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:54.170 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:54.170 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:54.170 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:54.170 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:54.170 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:54.170 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:54.170 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:54.170 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:54.171 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:54.171 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:54.171 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:54.171 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:55.171 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 15:45:55.172 [main ] INFO i.t.ui.javafx.impl.list.ListViewBindingsTest - TEST PASSED in 1046 msec 15:45:55.172 [main ] INFO i.t.ui.javafx.impl.list.ListViewBindingsTest - 15:45:55.334 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 15:45:55.335 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:55.335 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:55.335 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:55.335 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:55.335 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:55.335 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:55.335 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:55.335 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:55.335 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:55.335 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:55.335 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:55.335 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:55.335 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:55.335 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:55.335 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:55.335 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:55.335 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:55.335 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:55.336 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:45:55.336 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:45:56.389 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 15:45:56.393 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 15:45:56.393 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:56.394 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:56.394 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:56.394 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:56.394 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:56.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:56.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:56.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:56.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:56.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:56.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:56.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:56.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:56.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:56.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:56.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:56.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:56.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:56.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:56.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:56.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:45:56.396 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:45:57.396 [main ] INFO i.t.ui.javafx.impl.list.ListViewBindingsTest - ************************************* 15:45:57.397 [main ] INFO i.t.ui.javafx.impl.list.ListViewBindingsTest - TEST "must have the proper selection" 15:45:57.397 [main ] INFO i.t.ui.javafx.impl.list.ListViewBindingsTest - ************************************* 15:45:57.398 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 15:45:57.398 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:57.398 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:57.398 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:57.398 [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=[]))] 15:45:57.398 [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=[]) 15:45:57.399 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #1) 15:45:57.399 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #1 15:45:57.399 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1279516916 15:45:57.400 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 15:45:57.400 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 15:45:57.400 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #2) 15:45:57.400 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #2 15:45:57.400 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 10788457 15:45:57.400 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 15:45:57.400 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 15:45:57.400 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #3) 15:45:57.401 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #3 15:45:57.401 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1895501698 15:45:57.401 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 15:45:57.401 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 15:45:57.401 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #4) 15:45:57.401 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #4 15:45:57.401 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1277677588 15:45:57.401 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 15:45:57.401 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 15:45:57.402 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #5) 15:45:57.402 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #5 15:45:57.402 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 523291940 15:45:57.402 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 15:45:57.402 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 15:45:57.402 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #6) 15:45:57.402 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #6 15:45:57.403 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 994271101 15:45:57.403 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 15:45:57.403 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 15:45:57.403 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #7) 15:45:57.403 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #7 15:45:57.403 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 325898376 15:45:57.403 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 15:45:57.403 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 15:45:57.403 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #8) 15:45:57.404 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #8 15:45:57.404 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1631126913 15:45:57.404 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 15:45:57.404 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 15:45:57.404 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #9) 15:45:57.404 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #9 15:45:57.404 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 2021240175 15:45:57.405 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 15:45:57.405 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 15:45:57.405 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #10) 15:45:57.405 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #10 15:45:57.405 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1499512234 15:45:57.405 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 15:45:57.405 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 15:45:57.405 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:57.406 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:57.406 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:57.406 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:57.406 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:57.406 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:57.406 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:57.406 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:57.406 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:57.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:57.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:57.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:57.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:57.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:57.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:57.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:57.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:57.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:57.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:57.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:57.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:57.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:57.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:57.408 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:57.408 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:57.408 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:57.408 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:57.408 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:57.408 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:57.408 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:57.408 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:57.408 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:57.408 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:57.408 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:57.408 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:57.408 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:57.408 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:45:57.408 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:45:57.408 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:45:57.408 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:45:57.421 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@2da9ae2[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:57.421 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@2da9ae2[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:45:57.422 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:57.422 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:57.423 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@2da9ae2[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:57.423 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@30612d31[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:57.423 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@30612d31[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:45:57.424 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:57.424 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:57.425 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@561e7c5e[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:57.425 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@561e7c5e[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #2)', DefaultPresentationModel(owner=Datum #2), false) 15:45:57.425 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #2), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:57.426 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:57.426 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@1bd209c5[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:57.426 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@1bd209c5[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #3)', DefaultPresentationModel(owner=Datum #3), false) 15:45:57.426 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #3), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:57.427 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:57.427 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6ecd845c[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:57.427 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6ecd845c[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #4)', DefaultPresentationModel(owner=Datum #4), false) 15:45:57.428 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #4), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:57.428 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:57.428 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@4101df1c[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:57.429 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@4101df1c[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #5)', DefaultPresentationModel(owner=Datum #5), false) 15:45:57.429 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #5), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:57.429 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:57.430 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@74d0d940[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:57.430 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@74d0d940[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #6)', DefaultPresentationModel(owner=Datum #6), false) 15:45:57.430 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:57.431 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:57.431 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@3caeb47a[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:57.431 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@3caeb47a[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #7)', DefaultPresentationModel(owner=Datum #7), false) 15:45:57.431 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #7), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:57.432 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:57.432 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@3832d0fc[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:57.432 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@3832d0fc[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #8)', DefaultPresentationModel(owner=Datum #8), false) 15:45:57.433 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #8), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:57.433 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:57.433 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@ef4d96e[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:57.434 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@ef4d96e[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #9)', DefaultPresentationModel(owner=Datum #9), false) 15:45:57.434 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #9), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:57.434 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:57.435 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@517cb1f0[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:57.435 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@517cb1f0[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #10)', DefaultPresentationModel(owner=Datum #10), false) 15:45:57.435 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #10), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:57.436 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6355b565[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:57.436 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:57.437 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@2a2fe8d3[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:57.438 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@3a9b6f5a[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:57.438 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@185b5b70[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:57.440 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@5c1e852a[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:57.442 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@2208ae3c[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:57.443 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@2fed5d9d[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 15:45:57.448 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@2da9ae2[styleClass=cell indexed-cell list-cell text-field-list-cell]'', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1272e941], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:45:57.449 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@30612d31[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #1)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1272e941], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:45:57.449 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@561e7c5e[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #2)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@79458a96], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #2 15:45:57.449 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@1bd209c5[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #3)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@10b9dfa], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #3 15:45:57.449 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@6ecd845c[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #4)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@35aa95e2], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #4 15:45:57.450 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@4101df1c[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #5)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@30175af7], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #5 15:45:57.450 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@74d0d940[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #6)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@65537759], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #6 15:45:57.450 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@3caeb47a[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #7)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@386ad244], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #7 15:45:57.450 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@3832d0fc[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #8)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@598e452e], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #8 15:45:57.451 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@ef4d96e[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #9)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@53c46c0a], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #9 15:45:57.451 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@517cb1f0[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #10)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@2dd32094], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #10 15:45:58.409 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(select) 15:45:58.409 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:58.410 [X Application Thread] TRACE i.t.u.j.i.common.ChangeListenerSelectableAdapter - changed(ReadOnlyObjectProperty [bean: javafx.scene.control.ListView$ListViewBitSetSelectionModel@1635bec5, name: selectedItem, value: DefaultPresentationModel(owner=Datum #5)], null, DefaultPresentationModel(owner=Datum #5)) 15:45:58.410 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:58.410 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:45:58.410 [pool-22-thread-1 ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - Invoked selectable #5 15:45:58.410 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:45:58.410 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:58.410 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:58.410 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:45:58.410 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:45:58.410 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:58.410 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:58.410 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:45:58.411 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:58.412 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:58.412 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:45:58.412 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:45:58.412 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:45:58.412 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:45:58.420 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@4101df1c[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #5)', DefaultPresentationModel(owner=Datum #5), false) 15:45:58.421 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #5), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:45:58.421 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:45:58.422 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@4101df1c[styleClass=cell indexed-cell list-cell text-field-list-cell]'DefaultPresentationModel(owner=Datum #5)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@30175af7], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #5 15:45:59.414 [main ] INFO i.t.ui.javafx.impl.list.ListViewBindingsTest - TEST PASSED in 2018 msec 15:45:59.414 [main ] INFO i.t.ui.javafx.impl.list.ListViewBindingsTest - 15:45:59.639 [main ] INFO i.t.ui.javafx.impl.tree.AsObjectTreeCellTest - ************************************* 15:45:59.639 [main ] INFO i.t.ui.javafx.impl.tree.AsObjectTreeCellTest - TEST "must set empty text when empty" 15:45:59.639 [main ] INFO i.t.ui.javafx.impl.tree.AsObjectTreeCellTest - ************************************* 15:45:59.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(updateItem) 15:45:59.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:45:59.658 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@871304[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', Mock for As, hashCode: 1032332931, true) 15:45:59.659 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:45:59.659 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 15:45:59.659 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 15:45:59.659 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:45:59.659 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:45:59.659 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 15:45:59.659 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 15:45:59.659 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:45:59.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:45:59.661 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 15:45:59.661 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 15:45:59.661 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:45:59.661 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:45:59.661 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 15:45:59.661 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 15:45:59.661 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:45:59.661 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:45:59.661 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 15:45:59.661 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 15:45:59.661 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:45:59.661 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:46:00.662 [main ] INFO i.t.ui.javafx.impl.tree.AsObjectTreeCellTest - TEST PASSED in 1022 msec 15:46:00.662 [main ] INFO i.t.ui.javafx.impl.tree.AsObjectTreeCellTest - 15:46:00.877 [main ] INFO i.t.ui.javafx.impl.tree.AsObjectTreeCellTest - **************************************************** 15:46:00.877 [main ] INFO i.t.ui.javafx.impl.tree.AsObjectTreeCellTest - TEST "must set text from Displayable when non empty" 15:46:00.877 [main ] INFO i.t.ui.javafx.impl.tree.AsObjectTreeCellTest - **************************************************** 15:46:00.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(updateItem) 15:46:00.878 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:46:00.879 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@69298e3[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Mock for As, hashCode: 688814629', Mock for As, hashCode: 688814629, false) 15:46:00.880 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:46:00.880 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 15:46:00.880 [pool-24-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(Mock for As, hashCode: 688814629, [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:00.882 [pool-24-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:00.882 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 15:46:00.882 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:46:00.882 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@69298e3[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Mock for As, hashCode: 688814629', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@270d74db], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: foo 15:46:00.882 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:46:00.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:46:00.884 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 15:46:00.884 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 15:46:00.884 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:46:00.884 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:46:00.884 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 15:46:00.884 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 15:46:00.884 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 15:46:00.884 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 15:46:01.884 [main ] INFO i.t.ui.javafx.impl.tree.AsObjectTreeCellTest - TEST PASSED in 1007 msec 15:46:01.884 [main ] INFO i.t.ui.javafx.impl.tree.AsObjectTreeCellTest - 15:46:02.044 [main ] INFO i.t.u.j.i.t.ObsoletePresentationModelDisposerTest - ************************************************** 15:46:02.044 [main ] INFO i.t.u.j.i.t.ObsoletePresentationModelDisposerTest - TEST "changed must dispose all PresentationModels" 15:46:02.044 [main ] INFO i.t.u.j.i.t.ObsoletePresentationModelDisposerTest - ************************************************** 15:46:02.175 [main ] INFO i.t.u.j.i.t.ObsoletePresentationModelDisposerTest - TEST PASSED in 132 msec 15:46:02.175 [main ] INFO i.t.u.j.i.t.ObsoletePresentationModelDisposerTest - 15:46:02.181 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 15:46:02.181 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:02.182 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:02.182 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:02.182 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:02.182 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:02.182 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:02.182 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:02.182 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:02.182 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:02.182 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:02.182 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:02.182 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:02.182 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:02.182 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:02.182 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:02.182 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:02.182 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:02.182 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:02.182 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:02.182 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:03.235 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 15:46:03.238 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 15:46:03.238 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:03.240 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:03.240 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:03.240 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:03.240 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:03.240 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:03.240 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:03.240 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:03.240 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:03.240 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:03.240 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:03.240 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:03.240 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:03.240 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:03.240 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:03.240 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:03.240 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:03.240 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:03.241 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:03.241 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:03.241 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:03.241 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:04.242 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - **************************************************** 15:46:04.242 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST "must have the proper cell texts when expanded" 15:46:04.242 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - **************************************************** 15:46:04.243 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 15:46:04.244 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:04.244 [X Application Thread] DEBUG it.tidalwave.ui.javafx.impl.tree.TreeViewBindings - bind(TreeView@6547b78a[styleClass=tree-view], DefaultPresentationModel(owner=), Optional[Mock for Runnable, hashCode: 742927200]) 15:46:04.262 [X Application Thread] INFO it.tidalwave.role.impl.ServiceLoaderLocator - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ... 15:46:04.262 [X Application Thread] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@274748bf 15:46:04.264 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:04.264 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:04.264 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:04.264 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:04.267 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@47708b07[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:04.268 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@47708b07[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=)', DefaultPresentationModel(owner=), false) 15:46:04.268 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:04.269 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:04.270 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@6287df20[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:04.272 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@6e995498[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:04.273 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@3acf36a9[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:04.274 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@2fefa6f9[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:04.275 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@7bd4f7f5[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:04.276 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@132e7354[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:04.277 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@20d378b0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:04.278 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@295c1907[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:04.279 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@4b63505a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:04.279 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@41e8d685[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:04.280 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@223d0c90[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:04.281 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@63ed5a50[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:04.282 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@34c64890[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:04.283 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@7ab4f949[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:04.284 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@3fa19bbe[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:04.284 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@61a8f74b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:04.289 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:04.290 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:04.290 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@47708b07[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: 15:46:04.290 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:04.290 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:04.290 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:04.290 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:04.290 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:04.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:05.292 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(expand root) 15:46:05.292 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:05.293 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:05.293 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:05.293 [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=[]))] 15:46:05.294 [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=[]) 15:46:05.294 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #1) 15:46:05.294 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #1 15:46:05.294 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 110959234 15:46:05.295 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 15:46:05.295 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 15:46:05.295 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #2) 15:46:05.295 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #2 15:46:05.295 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1091758392 15:46:05.295 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 15:46:05.295 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 15:46:05.295 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #3) 15:46:05.296 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #3 15:46:05.296 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 518349788 15:46:05.296 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 15:46:05.296 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 15:46:05.296 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #4) 15:46:05.296 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #4 15:46:05.296 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 281125793 15:46:05.296 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 15:46:05.296 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 15:46:05.296 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #5) 15:46:05.296 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #5 15:46:05.296 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 2129064497 15:46:05.297 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 15:46:05.297 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 15:46:05.297 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #6) 15:46:05.297 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #6 15:46:05.297 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 678141948 15:46:05.297 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 15:46:05.297 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@47708b07[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:05.297 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 15:46:05.297 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #7) 15:46:05.297 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #7 15:46:05.297 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 489022126 15:46:05.297 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 15:46:05.297 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 15:46:05.297 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #8) 15:46:05.297 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #8 15:46:05.297 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 6587904 15:46:05.298 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 15:46:05.298 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 15:46:05.298 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #9) 15:46:05.298 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@61a8f74b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=)', DefaultPresentationModel(owner=), false) 15:46:05.298 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #9 15:46:05.298 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1239059271 15:46:05.298 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 15:46:05.298 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 15:46:05.298 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #10) 15:46:05.298 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #10 15:46:05.298 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1027242495 15:46:05.298 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 15:46:05.298 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 15:46:05.298 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:05.298 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:05.298 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:05.299 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:05.299 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:05.305 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:05.305 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@61a8f74b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: 15:46:05.305 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:05.305 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:05.305 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:05.306 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:05.306 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:05.306 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:05.306 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:05.306 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:05.307 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:05.307 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:05.307 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:05.307 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:05.307 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:05.307 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:05.307 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:05.307 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:05.307 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:05.307 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:05.307 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:05.307 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:05.307 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:05.307 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:05.307 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:05.307 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:05.307 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:05.308 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:05.308 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:05.308 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:05.308 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:05.308 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:05.308 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:05.308 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:05.308 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:05.308 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:05.308 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:05.308 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:05.312 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@61a8f74b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:05.313 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@47708b07[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=)', DefaultPresentationModel(owner=), false) 15:46:05.314 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:05.314 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@6287df20[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:46:05.314 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:05.315 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:05.315 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@6e995498[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #2)', DefaultPresentationModel(owner=Datum #2), false) 15:46:05.316 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:05.316 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@3acf36a9[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #3)', DefaultPresentationModel(owner=Datum #3), false) 15:46:05.316 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #2), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:05.316 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:05.316 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@2fefa6f9[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #4)', DefaultPresentationModel(owner=Datum #4), false) 15:46:05.317 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #3), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:05.317 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:05.317 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #4), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:05.317 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@7bd4f7f5[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #5)', DefaultPresentationModel(owner=Datum #5), false) 15:46:05.318 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:05.318 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #5), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:05.319 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@132e7354[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #6)', DefaultPresentationModel(owner=Datum #6), false) 15:46:05.319 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:05.319 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:05.320 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@20d378b0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #7)', DefaultPresentationModel(owner=Datum #7), false) 15:46:05.320 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:05.320 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #7), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:05.321 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:05.321 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@295c1907[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #8)', DefaultPresentationModel(owner=Datum #8), false) 15:46:05.321 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #8), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:05.322 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:05.323 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@4b63505a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #9)', DefaultPresentationModel(owner=Datum #9), false) 15:46:05.323 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #9), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:05.324 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:05.324 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@41e8d685[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #10)', DefaultPresentationModel(owner=Datum #10), false) 15:46:05.325 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #10), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:05.325 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:05.334 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@47708b07[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: 15:46:05.335 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@6287df20[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #1)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@486ed1e0], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:46:05.335 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@6e995498[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #2)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@782976c0], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #2 15:46:05.336 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@3acf36a9[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #3)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@66d5509b], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #3 15:46:05.336 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@2fefa6f9[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #4)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@2f6845c5], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #4 15:46:05.336 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@7bd4f7f5[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #5)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@7df3d84a], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #5 15:46:05.336 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@132e7354[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #6)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@7ac07041], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #6 15:46:05.337 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@20d378b0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #7)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@49ca33a0], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #7 15:46:05.337 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@295c1907[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #8)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@e097202], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #8 15:46:05.337 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@4b63505a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #9)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4459b9e6], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #9 15:46:05.337 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@41e8d685[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #10)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@5ea58718], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #10 15:46:06.311 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST PASSED in 2069 msec 15:46:06.311 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - 15:46:06.473 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 15:46:06.474 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:06.474 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:06.474 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:06.474 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:06.474 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:06.474 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:06.474 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:06.474 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:06.474 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:06.474 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:06.474 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:06.474 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:06.474 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:06.474 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:06.474 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:06.474 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:06.474 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:06.474 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:06.474 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:06.474 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:07.527 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 15:46:07.530 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 15:46:07.530 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:07.530 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:07.531 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:07.531 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:07.531 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:07.531 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:07.531 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:07.531 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:07.531 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:07.531 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:07.531 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:07.531 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:07.531 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:07.531 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:07.531 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:07.531 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:07.531 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:07.531 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:07.531 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:07.531 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:07.531 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:07.531 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:08.532 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ******************************************************** 15:46:08.532 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST "must have the proper cell texts when not expanded" 15:46:08.532 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ******************************************************** 15:46:08.533 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 15:46:08.533 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:08.533 [X Application Thread] DEBUG it.tidalwave.ui.javafx.impl.tree.TreeViewBindings - bind(TreeView@38f9439e[styleClass=tree-view], DefaultPresentationModel(owner=), Optional[Mock for Runnable, hashCode: 1459095696]) 15:46:08.539 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:08.539 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:08.539 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:08.539 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:08.541 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@48cbd06[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:08.541 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@48cbd06[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=)', DefaultPresentationModel(owner=), false) 15:46:08.541 [pool-26-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:08.542 [pool-26-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:08.543 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@42b799aa[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:08.544 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@76f6d561[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:08.545 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@10d329ef[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:08.546 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@54934dbe[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:08.546 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@1fcd3a01[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:08.547 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@4ae040b5[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:08.548 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@6f09bdf0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:08.549 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@2bf31712[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:08.550 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@54553d97[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:08.551 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@3c0e4ac7[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:08.552 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@51f548db[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:08.553 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@de5572f[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:08.554 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@4681d2d2[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:08.554 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@278a3270[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:08.555 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@68923ed6[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:08.556 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@14c3055a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:08.561 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:08.561 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@48cbd06[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: 15:46:08.561 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:08.562 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:08.562 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:08.562 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:08.562 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:08.562 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:08.562 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:08.562 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:08.562 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:08.562 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:08.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:08.564 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:08.564 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:08.564 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:09.565 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST PASSED in 1032 msec 15:46:09.565 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - 15:46:09.725 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 15:46:09.725 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:09.725 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:09.725 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:09.725 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:09.726 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:09.726 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:09.726 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:09.726 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:09.726 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:09.726 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:09.726 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:09.726 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:09.726 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:09.726 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:09.726 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:09.726 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:09.726 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:09.726 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:09.726 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:09.726 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:10.779 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 15:46:10.782 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 15:46:10.782 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:10.783 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:10.783 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:10.783 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:10.783 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:10.783 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:10.783 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:10.783 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:10.783 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:10.783 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:10.784 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:10.784 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:10.784 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:10.784 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:10.784 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:10.784 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:10.784 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:10.784 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:10.784 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:10.784 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:10.784 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:10.784 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:11.785 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ************************************************************* 15:46:11.785 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST "must have the proper presentation models when expanded" 15:46:11.785 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ************************************************************* 15:46:11.786 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 15:46:11.786 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:11.786 [X Application Thread] DEBUG it.tidalwave.ui.javafx.impl.tree.TreeViewBindings - bind(TreeView@36084bcb[styleClass=tree-view], DefaultPresentationModel(owner=), Optional[Mock for Runnable, hashCode: 1374433910]) 15:46:11.792 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:11.792 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:11.792 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:11.792 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:11.792 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:11.792 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:11.792 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:11.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:11.794 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:11.794 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:11.794 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:11.794 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:11.794 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:11.794 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:11.799 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@42985694[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:11.799 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@42985694[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=)', DefaultPresentationModel(owner=), false) 15:46:11.799 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:11.800 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:11.803 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@338aca71[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:11.804 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@525155c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:11.805 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@2e84a4b2[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:11.806 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@6ea49b37[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:11.806 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@2df31e18[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:11.807 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@181b1144[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:11.808 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@457fcbde[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:11.809 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@72c6828d[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:11.810 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@421ec635[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:11.811 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@221b8cd2[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:11.811 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@3d726878[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:11.812 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@6350e587[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:11.813 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@59d2abcc[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:11.813 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@943ab9b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:11.814 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@4f6ce95c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:11.815 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@65072f05[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:11.819 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@42985694[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: 15:46:12.794 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(expand root) 15:46:12.794 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:12.795 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:12.795 [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=[]))] 15:46:12.795 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:12.795 [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=[]) 15:46:12.795 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #1) 15:46:12.795 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #1 15:46:12.795 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1089323966 15:46:12.796 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 15:46:12.796 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 15:46:12.796 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #2) 15:46:12.796 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #2 15:46:12.796 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1825122856 15:46:12.796 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 15:46:12.796 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 15:46:12.796 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #3) 15:46:12.796 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #3 15:46:12.796 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1518264870 15:46:12.796 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 15:46:12.796 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 15:46:12.796 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #4) 15:46:12.797 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #4 15:46:12.797 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 850682182 15:46:12.797 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 15:46:12.797 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 15:46:12.797 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #5) 15:46:12.797 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #5 15:46:12.797 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 485139613 15:46:12.797 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 15:46:12.797 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 15:46:12.797 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #6) 15:46:12.797 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #6 15:46:12.797 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 970409282 15:46:12.797 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 15:46:12.797 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 15:46:12.797 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #7) 15:46:12.797 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #7 15:46:12.797 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 345374604 15:46:12.798 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 15:46:12.798 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 15:46:12.798 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #8) 15:46:12.798 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #8 15:46:12.798 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 96080393 15:46:12.798 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 15:46:12.798 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 15:46:12.798 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #9) 15:46:12.798 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #9 15:46:12.798 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1287487599 15:46:12.798 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 15:46:12.798 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 15:46:12.799 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #10) 15:46:12.799 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #10 15:46:12.799 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1338188271 15:46:12.799 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 15:46:12.799 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 15:46:12.799 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:12.799 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:12.799 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:12.803 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:12.804 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:12.804 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:12.804 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:12.804 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:12.804 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:12.804 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:12.804 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:12.804 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:12.804 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:12.804 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:12.804 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:12.804 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:12.804 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:12.804 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:12.804 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:12.804 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:12.804 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:12.804 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:12.805 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:12.805 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:12.805 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:12.805 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:12.805 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:12.805 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:12.805 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:12.805 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:12.805 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:12.805 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:12.805 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:12.805 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:12.805 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:12.805 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:12.805 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:12.805 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:12.805 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:12.805 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:12.812 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@42985694[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:12.813 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@65072f05[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=)', DefaultPresentationModel(owner=), false) 15:46:12.813 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:12.813 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:12.814 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@4f6ce95c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:46:12.814 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:12.814 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:12.814 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@943ab9b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #2)', DefaultPresentationModel(owner=Datum #2), false) 15:46:12.815 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #2), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:12.815 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:12.815 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@59d2abcc[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #3)', DefaultPresentationModel(owner=Datum #3), false) 15:46:12.815 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #3), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:12.815 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:12.816 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@6350e587[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #4)', DefaultPresentationModel(owner=Datum #4), false) 15:46:12.816 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #4), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:12.816 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:12.817 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@3d726878[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #5)', DefaultPresentationModel(owner=Datum #5), false) 15:46:12.817 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #5), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:12.817 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:12.818 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@221b8cd2[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #6)', DefaultPresentationModel(owner=Datum #6), false) 15:46:12.818 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:12.818 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:12.819 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@421ec635[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #7)', DefaultPresentationModel(owner=Datum #7), false) 15:46:12.819 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #7), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:12.819 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:12.820 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@72c6828d[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #8)', DefaultPresentationModel(owner=Datum #8), false) 15:46:12.820 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #8), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:12.820 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:12.821 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@457fcbde[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #9)', DefaultPresentationModel(owner=Datum #9), false) 15:46:12.821 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #9), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:12.821 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:12.822 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@181b1144[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #10)', DefaultPresentationModel(owner=Datum #10), false) 15:46:12.822 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #10), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:12.822 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:12.831 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@65072f05[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: 15:46:12.832 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@4f6ce95c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #1)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@67586f2e], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:46:12.832 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@943ab9b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #2)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@23694c37], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #2 15:46:12.832 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@59d2abcc[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #3)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@45600b77], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #3 15:46:12.833 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@6350e587[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #4)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@22f08ee2], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #4 15:46:12.833 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@3d726878[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #5)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@5c28470a], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #5 15:46:12.833 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@221b8cd2[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #6)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@bf4312e], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #6 15:46:12.834 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@421ec635[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #7)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@54b6a4ac], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #7 15:46:12.834 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@72c6828d[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #8)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@7d383135], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #8 15:46:12.834 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@457fcbde[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #9)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@7ca89514], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #9 15:46:12.835 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@181b1144[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #10)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@380b0758], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #10 15:46:13.806 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 15:46:13.807 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST PASSED in 2022 msec 15:46:13.807 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - 15:46:13.967 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 15:46:13.968 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:13.968 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:13.968 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:13.968 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:13.968 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:13.968 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:13.968 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:13.968 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:13.968 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:13.968 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:13.968 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:13.968 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:13.969 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:13.969 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:13.969 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:13.969 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:13.969 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:13.969 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:13.969 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:13.969 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:15.022 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 15:46:15.025 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 15:46:15.025 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:15.026 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:16.027 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ***************************************************************** 15:46:16.027 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST "must have the proper presentation models when not expanded" 15:46:16.027 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ***************************************************************** 15:46:16.028 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 15:46:16.028 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:16.028 [X Application Thread] DEBUG it.tidalwave.ui.javafx.impl.tree.TreeViewBindings - bind(TreeView@670bb0f7[styleClass=tree-view], DefaultPresentationModel(owner=), Optional[Mock for Runnable, hashCode: 77321297]) 15:46:16.033 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:16.033 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:16.033 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:16.033 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:16.034 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:16.036 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@13095ba1[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:16.036 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@13095ba1[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=)', DefaultPresentationModel(owner=), false) 15:46:16.037 [pool-28-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:16.037 [pool-28-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:16.037 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@628ca72a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:16.039 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@3f572a17[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:16.039 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@c2c4226[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:16.040 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@638912dd[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:16.041 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@58b5cec1[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:16.042 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@2cb53385[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:16.043 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@2e2b4ab2[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:16.043 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@6128e4b0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:16.044 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@582b9a88[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:16.045 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@75f3d6b0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:16.046 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@2069076b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:16.046 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@64460c0e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:16.047 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@700b858b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:16.048 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@4d2ec6ae[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:16.048 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@12bba642[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:16.049 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@7dfc1dc7[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:16.054 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:16.054 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@13095ba1[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: 15:46:16.054 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:16.054 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:16.054 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:16.055 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:16.055 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:16.055 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:16.055 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:16.055 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:17.056 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST PASSED in 1029 msec 15:46:17.056 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - 15:46:17.217 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 15:46:17.217 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:17.218 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:17.218 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:17.218 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:17.218 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:17.218 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:17.218 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:17.218 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:17.218 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:17.218 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:17.218 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:17.218 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:17.218 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:17.218 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:17.218 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:17.218 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:17.218 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:17.218 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:17.218 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:17.218 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:18.271 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 15:46:18.273 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 15:46:18.274 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:18.274 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:18.274 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:18.274 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:18.274 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:18.274 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:18.274 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:18.275 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:18.275 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:18.275 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:18.275 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:18.275 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:18.275 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:18.275 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:18.275 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:18.275 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:18.275 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:18.275 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:18.275 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:18.275 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:18.275 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:18.275 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:19.276 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ************************************* 15:46:19.276 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST "must have the proper selection" 15:46:19.276 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ************************************* 15:46:19.278 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 15:46:19.278 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:19.278 [X Application Thread] DEBUG it.tidalwave.ui.javafx.impl.tree.TreeViewBindings - bind(TreeView@5d23f7af[styleClass=tree-view], DefaultPresentationModel(owner=), Optional[Mock for Runnable, hashCode: 1389359829]) 15:46:19.290 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:19.290 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:19.290 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:19.290 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:19.290 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:19.290 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:19.290 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:19.290 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:19.290 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:19.290 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:19.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:19.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:19.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:19.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:19.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:19.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:19.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:19.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:19.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:19.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:19.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:19.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:19.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:19.291 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:19.295 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@743c474c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:19.295 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@743c474c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=)', DefaultPresentationModel(owner=), false) 15:46:19.296 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:19.296 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:19.298 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@340e416b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:19.300 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@15290a66[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:19.301 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@34ebb5d2[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:19.303 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@5d1d0220[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:19.304 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@7bdd4314[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:19.305 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@6e33bc3b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:19.307 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@b980170[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:19.308 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@5a16dee6[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:19.309 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@1c6636ef[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:19.311 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@535eb768[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:19.312 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@fb48b03[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:19.313 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@76d27f6[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:19.314 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@417efd37[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:19.316 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@f8dba7[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:19.317 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@124465c8[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:19.318 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@38dafcdc[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:19.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:19.323 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@743c474c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: 15:46:19.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:19.324 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:19.324 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:19.324 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:19.324 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:19.324 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:19.324 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:19.329 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:19.329 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:19.329 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:19.329 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:19.329 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:19.329 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 15:46:19.329 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 15:46:19.329 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 15:46:19.329 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 15:46:20.330 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(expand root) 15:46:20.330 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:20.331 [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=[]))] 15:46:20.331 [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=[]) 15:46:20.331 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #1) 15:46:20.331 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #1 15:46:20.331 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 315961838 15:46:20.332 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 15:46:20.332 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 15:46:20.332 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #2) 15:46:20.332 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #2 15:46:20.332 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 157655183 15:46:20.332 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 15:46:20.332 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 15:46:20.332 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #3) 15:46:20.332 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #3 15:46:20.332 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1882450979 15:46:20.332 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 15:46:20.332 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 15:46:20.332 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #4) 15:46:20.331 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:20.333 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:20.333 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #4 15:46:20.334 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1041560395 15:46:20.334 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 15:46:20.334 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 15:46:20.334 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #5) 15:46:20.334 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #5 15:46:20.334 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 100007718 15:46:20.334 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 15:46:20.334 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 15:46:20.334 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #6) 15:46:20.334 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #6 15:46:20.334 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 565200591 15:46:20.334 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 15:46:20.335 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 15:46:20.338 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #7) 15:46:20.339 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #7 15:46:20.339 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1317921838 15:46:20.339 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 15:46:20.339 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 15:46:20.339 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #8) 15:46:20.340 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #8 15:46:20.340 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1461372959 15:46:20.340 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 15:46:20.340 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 15:46:20.340 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #9) 15:46:20.341 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #9 15:46:20.342 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 2109473045 15:46:20.342 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 15:46:20.342 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 15:46:20.342 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(owner=Datum #10) 15:46:20.345 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #10 15:46:20.345 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1587127891 15:46:20.345 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 15:46:20.345 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 15:46:20.345 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@743c474c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:20.345 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:20.346 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:20.346 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:20.346 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@38dafcdc[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=)', DefaultPresentationModel(owner=), false) 15:46:20.346 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:20.347 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:20.352 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:20.352 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@38dafcdc[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: 15:46:20.352 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:20.356 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:20.356 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:20.356 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:20.356 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:20.356 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:20.356 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:20.356 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:20.356 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 15:46:20.357 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 15:46:20.359 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@38dafcdc[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 15:46:20.360 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@743c474c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=)', DefaultPresentationModel(owner=), false) 15:46:20.360 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:20.361 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:20.361 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@340e416b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #1)', DefaultPresentationModel(owner=Datum #1), false) 15:46:20.361 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #1), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:20.361 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:20.361 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@15290a66[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #2)', DefaultPresentationModel(owner=Datum #2), false) 15:46:20.361 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #2), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:20.362 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:20.362 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@34ebb5d2[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #3)', DefaultPresentationModel(owner=Datum #3), false) 15:46:20.362 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #3), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:20.362 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:20.362 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@5d1d0220[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #4)', DefaultPresentationModel(owner=Datum #4), false) 15:46:20.362 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #4), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:20.373 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:20.374 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@7bdd4314[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #5)', DefaultPresentationModel(owner=Datum #5), false) 15:46:20.374 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #5), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:20.374 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:20.375 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@6e33bc3b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #6)', DefaultPresentationModel(owner=Datum #6), false) 15:46:20.375 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:20.375 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:20.375 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@b980170[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #7)', DefaultPresentationModel(owner=Datum #7), false) 15:46:20.375 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #7), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:20.376 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:20.378 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@5a16dee6[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #8)', DefaultPresentationModel(owner=Datum #8), false) 15:46:20.378 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #8), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:20.378 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:20.379 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@1c6636ef[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #9)', DefaultPresentationModel(owner=Datum #9), false) 15:46:20.379 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #9), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:20.379 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:20.379 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@535eb768[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #10)', DefaultPresentationModel(owner=Datum #10), false) 15:46:20.379 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #10), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:20.380 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:20.390 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@743c474c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: 15:46:20.390 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@340e416b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #1)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@313b4390], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #1 15:46:20.391 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@15290a66[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #2)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@14925104], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #2 15:46:20.392 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@34ebb5d2[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #3)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@75c56af0], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #3 15:46:20.393 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@5d1d0220[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #4)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3aad5756], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #4 15:46:20.393 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@7bdd4314[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #5)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@395f2532], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #5 15:46:20.393 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@6e33bc3b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #6)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@cbc653c], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #6 15:46:20.394 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@b980170[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #7)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@472b041e], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #7 15:46:20.395 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@5a16dee6[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #8)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@17f94602], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #8 15:46:20.395 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@1c6636ef[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #9)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4686631d], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #9 15:46:20.395 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@535eb768[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #10)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@264eaf46], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #10 15:46:21.358 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(select) 15:46:21.358 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:46:21.359 [X Application Thread] TRACE i.t.u.j.i.common.ChangeListenerSelectableAdapter - changed(null, null, DefaultPresentationModel(owner=Datum #4)) 15:46:21.359 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:46:21.359 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:46:21.359 [pool-29-thread-1 ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - Invoked selectable #4 15:46:21.359 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:46:21.360 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:46:21.361 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@5d1d0220[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #4)', DefaultPresentationModel(owner=Datum #4), false) 15:46:21.361 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(owner=Datum #4), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 15:46:21.362 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 15:46:21.362 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:46:21.362 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@5d1d0220[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'DefaultPresentationModel(owner=Datum #4)', RoleCollector(i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3aad5756], i.t.u.j.r.CustomGraphicProvider: [])) - graphic: null, text: Item #4 15:46:21.362 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:46:21.362 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:46:21.362 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:46:21.362 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:46:21.362 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:46:21.363 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:46:21.363 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:46:21.363 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:46:21.363 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:46:21.363 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:46:21.363 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:46:21.363 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:46:21.363 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:46:21.363 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:46:21.363 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:46:21.363 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:46:21.363 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:46:21.363 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:46:21.363 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:46:21.363 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:46:21.363 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:46:21.363 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:46:21.363 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:46:21.363 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:46:21.363 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:46:21.364 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:46:21.364 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:46:21.364 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:46:21.364 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:46:21.364 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:46:21.364 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:46:21.364 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:46:21.364 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 15:46:21.364 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 15:46:21.364 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 15:46:21.364 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 15:46:22.366 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST PASSED in 3090 msec 15:46:22.366 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - 15:46:22.540 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 15:46:22.540 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:22.540 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:22.541 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:22.541 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:22.541 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:22.541 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:22.541 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:22.541 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:22.541 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:22.541 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:22.541 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:22.541 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:22.541 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:22.541 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:22.541 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:22.541 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:22.541 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:22.541 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:22.541 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:22.541 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:23.594 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 15:46:23.597 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 15:46:23.597 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:23.597 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:23.597 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:23.597 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:23.598 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:23.598 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:23.598 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:23.598 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:23.598 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:23.598 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:23.598 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:23.598 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:23.598 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:23.598 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:23.598 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:23.598 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:23.598 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:23.598 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:23.598 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:23.598 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:23.598 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:23.598 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:24.599 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - **************************************************************************** 15:46:24.599 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST "treeItemChangeListener must callback a Selectable on selection change" 15:46:24.599 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - **************************************************************************** 15:46:24.600 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(changed) 15:46:24.600 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:24.601 [X Application Thread] TRACE i.t.u.j.i.common.ChangeListenerSelectableAdapter - changed(null, DefaultPresentationModel(owner=datum), DefaultPresentationModel(owner=datum)) 15:46:24.601 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:24.601 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 15:46:24.602 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 15:46:24.602 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:24.602 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:24.602 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 15:46:24.602 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 15:46:24.602 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:24.602 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:24.602 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 15:46:24.602 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 15:46:24.602 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:24.602 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:24.602 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 15:46:24.602 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 15:46:24.602 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:24.602 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:24.603 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 15:46:24.604 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 15:46:24.604 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:24.604 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:25.604 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST PASSED in 1005 msec 15:46:25.605 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - 15:46:25.764 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 15:46:25.764 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:25.765 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:25.765 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:25.765 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:25.765 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:25.765 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:25.765 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:25.765 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:25.765 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:25.765 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:25.765 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:25.765 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:25.765 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:25.765 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:25.765 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:25.765 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:25.765 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:25.765 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:25.765 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 15:46:25.765 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 15:46:26.818 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 15:46:26.820 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 15:46:26.820 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:26.820 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:26.820 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:26.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:26.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:26.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:26.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:26.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:26.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:26.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:26.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:26.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:26.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:26.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:26.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:26.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:26.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:26.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:26.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:26.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:26.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 15:46:26.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 15:46:27.822 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ****************************************************************************** 15:46:27.822 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST "treeItemChangeListener must do nothing when there is no Selectable role" 15:46:27.822 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ****************************************************************************** 15:46:27.823 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(changed) 15:46:27.823 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:27.823 [X Application Thread] TRACE i.t.u.j.i.common.ChangeListenerSelectableAdapter - changed(null, DefaultPresentationModel(owner=datum), DefaultPresentationModel(owner=datum)) 15:46:27.823 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:27.823 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 15:46:27.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 15:46:27.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:27.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:27.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 15:46:27.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 15:46:27.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:27.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:27.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 15:46:27.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 15:46:27.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 15:46:27.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 15:46:28.825 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST PASSED in 1003 msec 15:46:28.826 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - 15:46:29.175 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ****************************************************** 15:46:29.175 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST "must fire PowerOffEvent when MessageBus present" 15:46:29.175 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ****************************************************** 15:46:29.176 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - initializeInBackground() 15:46:29.176 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 15:46:29.176 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.encoding: UTF-8 15:46:29.176 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.separator: / 15:46:29.176 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.appName: test 15:46:29.176 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/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/1/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/1/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f-tests.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/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/1/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/1/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/1/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/1/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar: 15:46:29.176 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.version: 65.0 15:46:29.176 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.io.tmpdir: /tmp 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.name: OpenJDK Runtime Environment 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.version: 21.0.5+11-LTS 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.name: Java Platform API Specification 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.vendor: Oracle Corporation 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.version: 21 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor: Eclipse Adoptium 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url: https://adoptium.net/ 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.version: Temurin-21.0.5+11 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version: 21.0.5 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version.date: 2024-10-15 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.compressedOopsMode: 32-bit 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.info: mixed mode, sharing 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.name: OpenJDK 64-Bit Server VM 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.name: Java Virtual Machine Specification 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.vendor: Oracle Corporation 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.version: 21 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.vendor: Eclipse Adoptium 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.version: 21.0.5+11-LTS 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.runtime.version: 11.0.1+1 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.version: 11.0.1 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.attach.allowAttachSelf: true 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.debug: release 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - line.separator: 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - localRepository: /var/jenkins_home/maven-repositories/executors/1 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - maven.repo.local: /var/jenkins_home/maven-repositories/executors/1 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - native.encoding: UTF-8 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.arch: amd64 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.name: Linux 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.version: 6.8.0-51-generic 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - path.separator: : 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - prism.order: sw 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stderr.encoding: UTF-8 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stdout.encoding: UTF-8 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.arch.data.model: 64 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.cpu.endian: little 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.io.unicode.encoding: UnicodeLittle 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250114154515383_58.jar /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire 2025-01-14T15-44-57_635-jvmRun1 surefire-20250114154515383_56tmp surefire_1-20250114154515383_57tmp 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.launcher: SUN_STANDARD 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.jnu.encoding: UTF-8 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.management.compiler: HotSpot 64-Bit Tiered Compilers 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250114154515383_58.jar 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.test.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/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/1/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/1/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f-tests.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/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/1/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/1/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/1/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/1/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar: 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - testfx.headless: true 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - testfx.robot: glass 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - tft.profile.metrics.sonarGoal: 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.home: /var/jenkins_home 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.language: en 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.name: jenkins 15:46:29.177 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.timezone: Etc/UTC 15:46:29.179 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST PASSED in 4 msec 15:46:29.179 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - 15:46:29.181 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ***************************************************** 15:46:29.181 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST "must fire PowerOnEvent when MessageBus present" 15:46:29.181 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ***************************************************** 15:46:29.181 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - initializeInBackground() 15:46:29.181 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 15:46:29.181 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.encoding: UTF-8 15:46:29.181 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.separator: / 15:46:29.181 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.appName: test 15:46:29.181 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.spring.ClassScanner.basePackages: it 15:46:29.181 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/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/1/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/1/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f-tests.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/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/1/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/1/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/1/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/1/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar: 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.version: 65.0 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.io.tmpdir: /tmp 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.name: OpenJDK Runtime Environment 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.version: 21.0.5+11-LTS 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.name: Java Platform API Specification 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.vendor: Oracle Corporation 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.version: 21 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor: Eclipse Adoptium 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url: https://adoptium.net/ 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.version: Temurin-21.0.5+11 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version: 21.0.5 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version.date: 2024-10-15 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.compressedOopsMode: 32-bit 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.info: mixed mode, sharing 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.name: OpenJDK 64-Bit Server VM 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.name: Java Virtual Machine Specification 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.vendor: Oracle Corporation 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.version: 21 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.vendor: Eclipse Adoptium 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.version: 21.0.5+11-LTS 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.runtime.version: 11.0.1+1 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.version: 11.0.1 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.attach.allowAttachSelf: true 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.debug: release 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - line.separator: 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - localRepository: /var/jenkins_home/maven-repositories/executors/1 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - maven.repo.local: /var/jenkins_home/maven-repositories/executors/1 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - native.encoding: UTF-8 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.arch: amd64 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.name: Linux 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.version: 6.8.0-51-generic 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - path.separator: : 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - prism.order: sw 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stderr.encoding: UTF-8 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stdout.encoding: UTF-8 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.arch.data.model: 64 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.cpu.endian: little 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.io.unicode.encoding: UnicodeLittle 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250114154515383_58.jar /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire 2025-01-14T15-44-57_635-jvmRun1 surefire-20250114154515383_56tmp surefire_1-20250114154515383_57tmp 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.launcher: SUN_STANDARD 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.jnu.encoding: UTF-8 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.management.compiler: HotSpot 64-Bit Tiered Compilers 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250114154515383_58.jar 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.test.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/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/1/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/1/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f-tests.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/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/1/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/1/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/1/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/1/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar: 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - testfx.headless: true 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - testfx.robot: glass 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - tft.profile.metrics.sonarGoal: 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.home: /var/jenkins_home 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.language: en 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.name: jenkins 15:46:29.182 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.timezone: Etc/UTC 15:46:29.183 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - Application presentation delegate: it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest$MockPresentationDelegate@4f93c7a9 15:46:29.187 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST PASSED in 6 msec 15:46:29.187 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - 15:46:29.189 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ************************************************************** 15:46:29.189 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST "must not fire PowerOffEvent when MessageBus not present" 15:46:29.189 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ************************************************************** 15:46:29.189 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - initializeInBackground() 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.encoding: UTF-8 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.separator: / 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.appName: test 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.spring.ClassScanner.basePackages: it 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/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/1/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/1/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f-tests.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/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/1/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/1/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/1/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/1/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar: 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.version: 65.0 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.io.tmpdir: /tmp 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.name: OpenJDK Runtime Environment 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.version: 21.0.5+11-LTS 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.name: Java Platform API Specification 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.vendor: Oracle Corporation 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.version: 21 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor: Eclipse Adoptium 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url: https://adoptium.net/ 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.version: Temurin-21.0.5+11 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version: 21.0.5 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version.date: 2024-10-15 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.compressedOopsMode: 32-bit 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.info: mixed mode, sharing 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.name: OpenJDK 64-Bit Server VM 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.name: Java Virtual Machine Specification 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.vendor: Oracle Corporation 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.version: 21 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.vendor: Eclipse Adoptium 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.version: 21.0.5+11-LTS 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.runtime.version: 11.0.1+1 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.version: 11.0.1 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.attach.allowAttachSelf: true 15:46:29.189 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.debug: release 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - line.separator: 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - localRepository: /var/jenkins_home/maven-repositories/executors/1 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - maven.repo.local: /var/jenkins_home/maven-repositories/executors/1 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - native.encoding: UTF-8 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.arch: amd64 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.name: Linux 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.version: 6.8.0-51-generic 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - path.separator: : 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - prism.order: sw 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stderr.encoding: UTF-8 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stdout.encoding: UTF-8 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.arch.data.model: 64 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.cpu.endian: little 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.io.unicode.encoding: UnicodeLittle 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250114154515383_58.jar /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire 2025-01-14T15-44-57_635-jvmRun1 surefire-20250114154515383_56tmp surefire_1-20250114154515383_57tmp 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.launcher: SUN_STANDARD 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.jnu.encoding: UTF-8 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.management.compiler: HotSpot 64-Bit Tiered Compilers 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250114154515383_58.jar 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.test.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/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/1/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/1/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f-tests.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/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/1/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/1/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/1/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/1/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar: 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - testfx.headless: true 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - testfx.robot: glass 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - tft.profile.metrics.sonarGoal: 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.home: /var/jenkins_home 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.language: en 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.name: jenkins 15:46:29.190 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.timezone: Etc/UTC 15:46:29.190 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST PASSED in 1 msec 15:46:29.190 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - 15:46:29.191 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ************************************************************* 15:46:29.191 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST "must not fire PowerOnEvent when MessageBus not present" 15:46:29.191 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ************************************************************* 15:46:29.192 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - initializeInBackground() 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.encoding: UTF-8 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.separator: / 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.appName: test 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.spring.ClassScanner.basePackages: it 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/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/1/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/1/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f-tests.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/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/1/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/1/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/1/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/1/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar: 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.version: 65.0 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.io.tmpdir: /tmp 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.name: OpenJDK Runtime Environment 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.version: 21.0.5+11-LTS 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.name: Java Platform API Specification 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.vendor: Oracle Corporation 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.version: 21 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor: Eclipse Adoptium 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url: https://adoptium.net/ 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.version: Temurin-21.0.5+11 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version: 21.0.5 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version.date: 2024-10-15 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.compressedOopsMode: 32-bit 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.info: mixed mode, sharing 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.name: OpenJDK 64-Bit Server VM 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.name: Java Virtual Machine Specification 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.vendor: Oracle Corporation 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.version: 21 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.vendor: Eclipse Adoptium 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.version: 21.0.5+11-LTS 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.runtime.version: 11.0.1+1 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.version: 11.0.1 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.attach.allowAttachSelf: true 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.debug: release 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - line.separator: 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - localRepository: /var/jenkins_home/maven-repositories/executors/1 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - maven.repo.local: /var/jenkins_home/maven-repositories/executors/1 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - native.encoding: UTF-8 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.arch: amd64 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.name: Linux 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.version: 6.8.0-51-generic 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - path.separator: : 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - prism.order: sw 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stderr.encoding: UTF-8 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stdout.encoding: UTF-8 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.arch.data.model: 64 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.cpu.endian: little 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.io.unicode.encoding: UnicodeLittle 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250114154515383_58.jar /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire 2025-01-14T15-44-57_635-jvmRun1 surefire-20250114154515383_56tmp surefire_1-20250114154515383_57tmp 15:46:29.192 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.launcher: SUN_STANDARD 15:46:29.193 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.jnu.encoding: UTF-8 15:46:29.193 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.management.compiler: HotSpot 64-Bit Tiered Compilers 15:46:29.193 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250114154515383_58.jar 15:46:29.193 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.test.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/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/1/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/1/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f-tests.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/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/1/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/1/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/1/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/1/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar: 15:46:29.193 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - testfx.headless: true 15:46:29.193 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - testfx.robot: glass 15:46:29.193 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - tft.profile.metrics.sonarGoal: 15:46:29.193 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 15:46:29.193 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.home: /var/jenkins_home 15:46:29.193 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.language: en 15:46:29.193 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.name: jenkins 15:46:29.193 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.timezone: Etc/UTC 15:46:29.193 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - Application presentation delegate: it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest$MockPresentationDelegate@700714fe 15:46:29.194 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST PASSED in 2 msec 15:46:29.194 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - 15:46:29.195 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - *********************************** 15:46:29.195 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST "musts call assembler methods" 15:46:29.195 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - *********************************** 15:46:29.347 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - initializeInBackground() 15:46:29.347 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 15:46:29.347 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.encoding: UTF-8 15:46:29.347 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.separator: / 15:46:29.347 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.appName: test-it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest 15:46:29.347 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.spring.ClassScanner.basePackages: it 15:46:29.347 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/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/1/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/1/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f-tests.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/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/1/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/1/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/1/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/1/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar: 15:46:29.347 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.version: 65.0 15:46:29.347 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21 15:46:29.347 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.io.tmpdir: /tmp 15:46:29.347 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib 15:46:29.347 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.name: OpenJDK Runtime Environment 15:46:29.347 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.version: 21.0.5+11-LTS 15:46:29.347 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.name: Java Platform API Specification 15:46:29.347 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.vendor: Oracle Corporation 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.version: 21 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor: Eclipse Adoptium 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url: https://adoptium.net/ 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.version: Temurin-21.0.5+11 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version: 21.0.5 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version.date: 2024-10-15 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.compressedOopsMode: 32-bit 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.info: mixed mode, sharing 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.name: OpenJDK 64-Bit Server VM 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.name: Java Virtual Machine Specification 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.vendor: Oracle Corporation 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.version: 21 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.vendor: Eclipse Adoptium 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.version: 21.0.5+11-LTS 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.runtime.version: 11.0.1+1 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.version: 11.0.1 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.attach.allowAttachSelf: true 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.debug: release 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - line.separator: 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - localRepository: /var/jenkins_home/maven-repositories/executors/1 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - maven.repo.local: /var/jenkins_home/maven-repositories/executors/1 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - native.encoding: UTF-8 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.arch: amd64 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.name: Linux 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.version: 6.8.0-51-generic 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - path.separator: : 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - prism.order: sw 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stderr.encoding: UTF-8 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stdout.encoding: UTF-8 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.arch.data.model: 64 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.cpu.endian: little 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.io.unicode.encoding: UnicodeLittle 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250114154515383_58.jar /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire 2025-01-14T15-44-57_635-jvmRun1 surefire-20250114154515383_56tmp surefire_1-20250114154515383_57tmp 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.launcher: SUN_STANDARD 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.jnu.encoding: UTF-8 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.management.compiler: HotSpot 64-Bit Tiered Compilers 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250114154515383_58.jar 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.test.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/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/1/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/1/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f-tests.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/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/1/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/1/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/1/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/1/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar: 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - testfx.headless: true 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - testfx.robot: glass 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - tft.profile.metrics.sonarGoal: 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.home: /var/jenkins_home 15:46:29.348 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.language: en 15:46:29.349 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.name: jenkins 15:46:29.349 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.timezone: Etc/UTC 15:46:29.349 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - Application presentation delegate: it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest$PresentationDelegateAssembler@3037ccad 15:46:29.353 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - Calling presentation assembler: it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest$PresentationDelegateAssembler@3037ccad 15:46:29.366 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - >>>> calling assemble([i.t.u.j.i.DefaultJavaFXBinder@16ec3c99, i.t.u.j.i.DefaultJavaFXToolBarControl@5182f9f2, i.t.u.j.i.DefaultJavaFXMenuBarControl@465d0f74, i.t.u.j.JavaFXPanelGroupControl$MockitoMock$7ji6LZV7@6a278ca8, i.t.u.j.s.AbstractJavaFXSpringApplicationTest$Bean1@3b7d3e71, i.t.u.j.s.AbstractJavaFXSpringApplicationTest$Bean2@3349bc20]) 15:46:29.370 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - Calling presentation assembler: it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest$SpringComponentAssembler@7c335bc3 15:46:29.371 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - >>>> calling assemble([i.t.u.j.i.DefaultJavaFXBinder@16ec3c99, i.t.u.j.i.DefaultJavaFXToolBarControl@5182f9f2, i.t.u.j.i.DefaultJavaFXMenuBarControl@465d0f74, i.t.u.j.JavaFXPanelGroupControl$MockitoMock$7ji6LZV7@6a278ca8, i.t.u.j.s.AbstractJavaFXSpringApplicationTest$Bean1@3b7d3e71, i.t.u.j.s.AbstractJavaFXSpringApplicationTest$Bean2@3349bc20]) 15:46:29.372 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST PASSED in 177 msec 15:46:29.372 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - 15:46:29.373 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - FINISHED TESTS OF it.tidalwave.ui.javafx.JavaFXSpringAnnotationApplicationTest [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.64 s -- in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 40, 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/workspace/modules/JavaFXBindings/target/jacoco.exec [INFO] Analyzed bundle 'SteelBlue :: JavaFX Bindings' with 46 classes [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-ui-javafx --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.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/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-4-SNAPSHOT.643747a38e2f-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/workspace/modules/JavaFXBindings/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-javafx/2.0-ALPHA-4-SNAPSHOT/it-tidalwave-ui-javafx-2.0-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-javafx/2.0-ALPHA-4-SNAPSHOT/it-tidalwave-ui-javafx-2.0-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-4-SNAPSHOT.643747a38e2f-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-javafx/2.0-ALPHA-4-SNAPSHOT/it-tidalwave-ui-javafx-2.0-ALPHA-4-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 6 [INFO] Error size is 0 [INFO] Total bugs: 6 [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: Return value of java.util.concurrent.CountDownLatch.await(long, TimeUnit) ignored in it.tidalwave.ui.javafx.impl.DefaultNodeAndDelegate.of(Class, String) [it.tidalwave.ui.javafx.impl.DefaultNodeAndDelegate] At DefaultNodeAndDelegate.java:[line 179] RV_RETURN_VALUE_IGNORED [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$1(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-4-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/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/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869597332 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/examples/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-examples/2.0-ALPHA-4-SNAPSHOT/it-tidalwave-ui-examples-2.0-ALPHA-4-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-4-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/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/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869597431 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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/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/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/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/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/workspace/modules/examples/Model/target/it-tidalwave-ui-example-model-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.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/workspace/modules/examples/Model/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-example-model/2.0-ALPHA-4-SNAPSHOT/it-tidalwave-ui-example-model-2.0-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/it-tidalwave-ui-example-model-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-example-model/2.0-ALPHA-4-SNAPSHOT/it-tidalwave-ui-example-model-2.0-ALPHA-4-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-4-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/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/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869602555 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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/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/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/ui/example/presentation/impl/FileEntityPresentableTest.java:[75,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 15:46:47.080 [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 15:46:48.377 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - *************************************** 15:46:48.378 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogCancelOk cancel" 15:46:48.378 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - *************************************** 15:46:48.387 [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@4d43a1b7)... 15:46:48.394 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 14 msec 15:46:48.394 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 15:46:48.398 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - **************************************** 15:46:48.398 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogCancelOk confirm" 15:46:48.399 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - **************************************** 15:46:48.399 [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@63485d7)... 15:46:48.401 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 2 msec 15:46:48.401 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 15:46:48.404 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 15:46:48.404 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogOk confirm" 15:46:48.404 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 15:46:48.405 [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@796c68bf)... 15:46:48.406 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 3 msec 15:46:48.406 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 15:46:48.409 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************************** 15:46:48.409 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickDirectory cancel" 15:46:48.409 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************************** 15:46:48.410 [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@3b96f8b0)... 15:46:48.412 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 2 msec 15:46:48.412 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 15:46:48.414 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - *************************************** 15:46:48.414 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickDirectory confirm" 15:46:48.415 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - *************************************** 15:46:48.415 [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@5d829ef0)... 15:46:48.416 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 2 msec 15:46:48.417 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 15:46:48.419 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************* 15:46:48.419 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickFile cancel" 15:46:48.419 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************* 15:46:48.421 [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@439d545c)... 15:46:48.422 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 2 msec 15:46:48.422 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 15:46:48.424 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 15:46:48.424 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickFile confirm" 15:46:48.424 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 15:46:48.425 [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@3c60c681)... 15:46:48.427 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 2 msec 15:46:48.427 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 15:46:48.429 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************ 15:46:48.429 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test buttonAction" 15:46:48.429 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************ 15:46:48.435 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 5 msec 15:46:48.435 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 15:46:48.437 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ******************** 15:46:48.437 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test populate" 15:46:48.438 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ******************** 15:46:48.649 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@5b4954b2 15:46:48.656 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.e.m.FileEntity@63db743d at construction time: [] 15:46:48.703 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076615c32f5c8@2dd3d39d, []) 15:46:48.704 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@42cc420b 15:46:48.707 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@559fd5ec 15:46:48.709 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.e.m.FileEntity@63db743d at construction time: [] 15:46:48.709 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.u.e.m.FileEntity@63db743d 15:46:48.709 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:46:48.713 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ... 15:46:48.715 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@75dd0f94 15:46:48.762 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076615c32f5c8@1a6dc5ea, []) 15:46:48.762 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@42cc420b 15:46:48.763 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.e.m.FileEntity@63db743d, i.t.r.SimpleComposite) 15:46:48.764 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:46:48.764 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.e.m.FileEntity@63db743d, i.t.u.RoleFactory) 15:46:48.764 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:46:48.765 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076615c32f5c8@1a6dc5ea, []) completed 15:46:48.765 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 15:46:48.765 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.e.m.FileEntity@63db743d: [i.t.u.c.r.PresentationModelAggregate@213835b6] 15:46:48.765 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076615c32f5c8@2dd3d39d, []) completed 15:46:48.767 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 15:46:48.776 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 15:46:48.780 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.e.m.SimpleDciEntity@3cf4dec7 at construction time: [] 15:46:48.780 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.Displayable) for i.t.u.e.m.SimpleDciEntity@3cf4dec7 15:46:48.780 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:46:48.781 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076615c32f5c8@299fc582, []) 15:46:48.781 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@42cc420b 15:46:48.781 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.e.m.SimpleDciEntity@3cf4dec7, i.t.u.c.r.Displayable) 15:46:48.781 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:46:48.781 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.e.m.SimpleDciEntity@3cf4dec7, i.t.u.RoleFactory) 15:46:48.781 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:46:48.782 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076615c32f5c8@299fc582, []) completed 15:46:48.782 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 15:46:48.784 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 15:46:48.785 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.e.m.FileEntity@63db743d at construction time: [] 15:46:48.786 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.Displayable) for i.t.u.e.m.FileEntity@63db743d 15:46:48.786 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 15:46:48.786 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076615c32f5c8@3d71e10b, []) 15:46:48.786 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@42cc420b 15:46:48.786 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.e.m.FileEntity@63db743d, i.t.u.c.r.Displayable) 15:46:48.787 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:46:48.787 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.e.m.FileEntity@63db743d, i.t.u.RoleFactory) 15:46:48.787 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 15:46:48.787 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076615c32f5c8@3d71e10b, []) completed 15:46:48.787 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.u.e.m.FileEntity@63db743d] 15:46:48.789 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 351 msec 15:46:48.789 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 15:46:48.792 [main ] INFO i.t.u.e.p.impl.FileEntityPresentableTest - *********** 15:46:48.792 [main ] INFO i.t.u.e.p.impl.FileEntityPresentableTest - TEST "test" 15:46:48.793 [main ] INFO i.t.u.e.p.impl.FileEntityPresentableTest - *********** 15:46:48.833 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.e.m.FileEntity@24a8e40d at construction time: [] 15:46:48.834 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000076615c32f5c8@ac4e690, []) 15:46:48.834 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@42cc420b 15:46:48.834 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.e.m.FileEntity@24a8e40d: [i.t.u.c.r.PresentationModelAggregate@6afeaf2d, i.t.u.c.r.Selectable$MockitoMock$afHOWPX7@5341e71a] 15:46:48.835 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000076615c32f5c8@ac4e690, []) completed 15:46:48.848 [main ] INFO i.t.u.e.p.impl.FileEntityPresentableTest - TEST PASSED in 55 msec 15:46:48.848 [main ] INFO i.t.u.e.p.impl.FileEntityPresentableTest - 15:46:48.849 [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.489 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/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/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.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/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-4-SNAPSHOT.643747a38e2f-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/workspace/modules/examples/Presentation/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation/2.0-ALPHA-4-SNAPSHOT/it-tidalwave-ui-example-presentation-2.0-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation/2.0-ALPHA-4-SNAPSHOT/it-tidalwave-ui-example-presentation-2.0-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-4-SNAPSHOT.643747a38e2f-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation/2.0-ALPHA-4-SNAPSHOT/it-tidalwave-ui-example-presentation-2.0-ALPHA-4-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-4-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/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/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869612261 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/examples/PresentationJavaFX/target/unwoven-classes [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/SteelBlue_Metrics/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/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/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.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/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-4-SNAPSHOT.643747a38e2f-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/workspace/modules/examples/PresentationJavaFX/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation-javafx/2.0-ALPHA-4-SNAPSHOT/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-4-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation-javafx/2.0-ALPHA-4-SNAPSHOT/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-4-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-4-SNAPSHOT.643747a38e2f-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation-javafx/2.0-ALPHA-4-SNAPSHOT/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-4-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-4-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-4-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/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869620454 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target/jacoco.exec [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue (modules) 2.0-ALPHA-4-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/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869620526 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/target/jacoco.exec [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue :: Core 2.0-ALPHA-4-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/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869620592 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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/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/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[59,49] [unchecked] unchecked cast required: List<UserAction> found: Object [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[99,28] [deprecation] getDefaultAction() in UserActionProvider has been deprecated [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[114,21] [deprecation] getDefaultAction() in UserActionProvider has been deprecated [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue :: JavaFX Bindings 2.0-ALPHA-4-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/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869623091 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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 46 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/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/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/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/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/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/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/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/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[66,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/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[126,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/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[125,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/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/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/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-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/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869628991 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/target/jacoco.exec [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue :: Examples :: Model 2.0-ALPHA-4-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/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869629046 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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/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/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/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/workspace/modules/examples/Model/target/it-tidalwave-ui-example-model-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/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/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-4-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/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869630883 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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/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/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/ui/example/presentation/impl/FileEntityPresentableTest.java:[75,60] [unchecked] unchecked conversion required: Aggregate<PresentationModel> found: Aggregate [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue :: Examples :: JavaFX presentation 2.0-ALPHA-4-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/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869634525 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/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/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-4-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/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869638918 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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-4-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/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869639246 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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-4-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 1119 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/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869640462 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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/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/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[59,49] [unchecked] unchecked cast required: List<UserAction> found: Object [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[99,28] [deprecation] getDefaultAction() in UserActionProvider has been deprecated [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[114,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] it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:4.0-ALPHA-3:provided [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-4-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 973 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/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869643353 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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 46 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/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/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/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/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/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/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/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/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[66,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/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[126,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/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[125,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/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/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/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/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.assertj:assertj-core:jar:3.27.2:test [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-4-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/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869648995 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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-4-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/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869649200 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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/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/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/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/workspace/modules/examples/Model/target/it-tidalwave-ui-example-model-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/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/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] 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.hamcrest:hamcrest:jar:3.0: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-4-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/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869651023 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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/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/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/ui/example/presentation/impl/FileEntityPresentableTest.java:[75,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-4-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/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [INFO] Storing buildNumber: 643747a38e2f at timestamp: 1736869654561 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/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-4-SNAPSHOT 643747a38e2f [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/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-4-SNAPSHOT.643747a38e2f.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/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/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] org.openjfx:javafx-controls:jar:linux:23.0.1:provided [WARNING] jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [WARNING] it.tidalwave.steelblue:it-tidalwave-ui-core:jar:2.0-ALPHA-4-SNAPSHOT: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-4-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] 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.hamcrest:hamcrest:jar:3.0:test [WARNING] org.mockito:mockito-core:jar:5.13.0:test [WARNING] org.testfx:openjfx-monocle:jar:11.0.2:test [WARNING] org.aspectj:aspectjrt:jar:1.9.22.1:runtime [INFO] [INFO] ------------------< it.tidalwave.steelblue:steelblue >------------------ [INFO] Building SteelBlue 2.0-ALPHA-4-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-example-presentation:2.0-ALPHA-4-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-4-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-4-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-4-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-4-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-4-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-4-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-4-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Checking for updates [WARNING] An NVD API Key was not provided - it is highly recommended to use an NVD API key as the update can take a VERY long time without an API Key [INFO] NVD API has 228 records in this update [INFO] Downloaded 228/228 (100%) [INFO] Completed processing batch 1/1 (100%) in 429ms [INFO] Begin database defrag [INFO] End database defrag (6102 ms) [INFO] Check for updates complete (17172 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 14, 2025 3:47:57 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 14, 2025 3:47:58 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/workspace/target/dependency-check-report.xml [INFO] Writing HTML report to: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target/dependency-check-report.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for SteelBlue 2.0-ALPHA-4-SNAPSHOT: [INFO] [INFO] SteelBlue .......................................... SUCCESS [ 24.856 s] [INFO] SteelBlue (modules) ................................ SUCCESS [ 0.066 s] [INFO] SteelBlue :: Core .................................. SUCCESS [ 3.634 s] [INFO] SteelBlue :: JavaFX Bindings ....................... SUCCESS [ 6.049 s] [INFO] SteelBlue (examples) ............................... SUCCESS [ 0.058 s] [INFO] SteelBlue :: Examples :: Model ..................... SUCCESS [ 1.819 s] [INFO] SteelBlue :: Examples :: Presentation .............. SUCCESS [ 3.561 s] [INFO] SteelBlue :: Examples :: JavaFX presentation ....... SUCCESS [ 1.937 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:13 min [INFO] Finished at: 2025-01-14T15:48:01Z [INFO] ------------------------------------------------------------------------ [workspace] $ /bin/bash /tmp/jenkins11788913079984626902.sh No post-build script. Archiving workspace Deleting old workspace snapshot from #1331. 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/builds/1332/testng/testng-results-1.xml' Processing '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1332/testng/testng-results-2.xml' Processing '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1332/testng/testng-results.xml' TestNG Reports Processing: FINISH [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/workspace/modules/Core/target/jacoco.exec /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/jacoco.exec /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/Core/target/classes 77 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes 51 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/classes 6 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/classes 7 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/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/workspace/modules/Core/src/main/java 64 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java 46 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/java 5 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/src/main/java 5 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/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: 65.57377, method: 53.41426, line: 48.101982, branch: 33.606556, instruction: 49.615936, complexity: 48.399487 [Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Java Compiler] Successfully parsed console log [Java Compiler] -> found 30 issues (skipped 28 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/workspace' [Java Compiler] -> resolved paths in source directory (15 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 30 issues [Java Compiler] Resolving package names (or namespaces) by parsing the affected files [Java Compiler] -> resolved package names of 16 affected files [Java Compiler] No filter has been set, publishing all 30 issues [Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds [Java Compiler] -> created fingerprints for 28 issues (skipped 2 issues) [Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1332/files-with-issues' [Java Compiler] -> 15 copied, 0 not in workspace, 2 not-found, 0 with I/O error [Java Compiler] Deleting source code files of build #1331 [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/workspace') [Java Compiler] Successfully parsed console log [Java Compiler] -> found 30 issues (skipped 28 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/workspace' [Java Compiler] -> resolved paths in source directory (15 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 30 issues [Java Compiler] Resolving package names (or namespaces) by parsing the affected files [Java Compiler] -> resolved package names of 16 affected files [Java Compiler] No filter has been set, publishing all 30 issues [Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds [Java Compiler] -> created fingerprints for 28 issues (skipped 2 issues) [Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1332/files-with-issues' [Java Compiler] -> 15 copied, 0 not in workspace, 2 not-found, 0 with I/O error [Java Compiler] Deleting source code files of build #1331 [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 30 issues (found 0 new issues, fixed 0 issues) [Java Compiler] Attaching ResultAction with ID 'java' to build 'SteelBlue_Metrics #1332'. [Checks API] No suitable checks publisher found. [Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Maven] -> found 40 issues (skipped 0 duplicates) [Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Maven] Skipping post processing [Maven] No filter has been set, publishing all 40 issues [Maven] Repository miner is not configured, skipping repository mining [Maven] Successfully parsed console log [Maven] -> found 40 issues (skipped 0 duplicates) [Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Maven] Skipping post processing [Maven] No filter has been set, publishing all 40 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 40 issues (found 0 new issues, fixed 0 issues) [Maven] Attaching ResultAction with ID 'maven-warnings' to build 'SteelBlue_Metrics #1332'. [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/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/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/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/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 #1332'. [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/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/workspace/target/pmd.xml [PMD] -> found 3 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/workspace' [PMD] -> resolved paths in source directory (3 found, 0 not found) [PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [PMD] -> resolved module names for 3 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 3 issues [PMD] Creating fingerprints for all affected code blocks to track issues over different builds [PMD] -> created fingerprints for 3 issues (skipped 0 issues) [PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1332/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/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/workspace/target/pmd.xml [PMD] -> found 3 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/workspace' [PMD] -> resolved paths in source directory (3 found, 0 not found) [PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [PMD] -> resolved module names for 3 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 3 issues [PMD] Creating fingerprints for all affected code blocks to track issues over different builds [PMD] -> created fingerprints for 3 issues (skipped 0 issues) [PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1332/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 3 issues (found 0 new issues, fixed 0 issues) [PMD] Attaching ResultAction with ID 'pmd' to build 'SteelBlue_Metrics #1332'. [Checks API] No suitable checks publisher found. [AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [AspectJ] -> found 7 issues (skipped 10 duplicates) [AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/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/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/builds/1332/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/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/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/builds/1332/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 #1332'. [Checks API] No suitable checks publisher found. [Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Code Analysis] -> found 0 issues (skipped 0 duplicates) [Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/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/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 #1332'. [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/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/workspace/modules/Core/target/site/spotbugsXml.xml [SpotBugs] -> found 2 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/Core/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/site/spotbugsXml.xml [SpotBugs] -> found 6 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/JavaFXBindings/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/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/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/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/workspace' [SpotBugs] -> resolved paths in source directory (6 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 8 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 8 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1332/files-with-issues' [SpotBugs] -> 3 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/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/workspace/modules/Core/target/site/spotbugsXml.xml [SpotBugs] -> found 2 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/Core/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/site/spotbugsXml.xml [SpotBugs] -> found 6 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/JavaFXBindings/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/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/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/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/workspace' [SpotBugs] -> resolved paths in source directory (6 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 8 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 8 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1332/files-with-issues' [SpotBugs] -> 3 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 8 issues (found 0 new issues, fixed 0 issues) [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'SteelBlue_Metrics #1332'. [Checks API] No suitable checks publisher found. [Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the include pattern '' and exclude pattern '**/target/**/*' [Open Tasks Scanner] -> found 226 files that will be scanned [Open Tasks Scanner] Using the following tasks patterns: -> High: ^.*(\bFIXME\b)(.*)$ -> Normal: ^.*(\bTODO\b)(.*)$ [Open Tasks Scanner] Scanning all 226 files for open tasks [Open Tasks Scanner] Found a total of 97 open tasks [Open Tasks Scanner] -> FIXME: 58 open tasks [Open Tasks Scanner] -> TODO: 39 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/workspace' [Open Tasks Scanner] -> resolved paths in source directory (40 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 97 issues [Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files [Open Tasks Scanner] -> resolved package names of 40 affected files [Open Tasks Scanner] No filter has been set, publishing all 97 issues [Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds [Open Tasks Scanner] -> created fingerprints for 97 issues (skipped 0 issues) [Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1332/files-with-issues' [Open Tasks Scanner] -> 32 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/workspace' that match the include pattern '' and exclude pattern '**/target/**/*' [Open Tasks Scanner] -> found 226 files that will be scanned [Open Tasks Scanner] Using the following tasks patterns: -> High: ^.*(\bFIXME\b)(.*)$ -> Normal: ^.*(\bTODO\b)(.*)$ [Open Tasks Scanner] Scanning all 226 files for open tasks [Open Tasks Scanner] Found a total of 97 open tasks [Open Tasks Scanner] -> FIXME: 58 open tasks [Open Tasks Scanner] -> TODO: 39 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/workspace' [Open Tasks Scanner] -> resolved paths in source directory (40 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 97 issues [Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files [Open Tasks Scanner] -> resolved package names of 40 affected files [Open Tasks Scanner] No filter has been set, publishing all 97 issues [Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds [Open Tasks Scanner] -> created fingerprints for 97 issues (skipped 0 issues) [Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1332/files-with-issues' [Open Tasks Scanner] -> 32 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 97 issues (found 0 new issues, fixed 0 issues) [Open Tasks Scanner] Attaching ResultAction with ID 'open-tasks' to build 'SteelBlue_Metrics #1332'. [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/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/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 #1332'. [Checks API] No suitable checks publisher found. [JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/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/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 #1332'. [Checks API] No suitable checks publisher found. [description-setter] Description set: origin/master 2.0-ALPHA-4-SNAPSHOT 643747a38e2f 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 Triggering a new build of SteelBlue :: Archive (master) Finished: SUCCESS