Console Output

Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://bitbucket.org/fabriziogiudici/steelblue-src.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://bitbucket.org/fabriziogiudici/steelblue-src.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/steelblue-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/1.1-ALPHA-4
Seen branch in repository origin/fabrizio.giudici
Seen branch in repository origin/master
Seen branch in repository origin/release/1.1-ALPHA-3
Seen 4 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 54e0e4a60edae9a763a3b1074f9424fa7821bad8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 54e0e4a60edae9a763a3b1074f9424fa7821bad8 # timeout=10
Commit message: "Fixed a couple of JavaFX thread checks."
 > git rev-list --no-walk a6178a6d6401507cda53f45f527a41476cffaa8e # timeout=10
Parsing POMs
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
Modules changed, recalculating dependency graph
Established TCP socket on 45961
[workspace] $ /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/bin/java -DblueMarine2.musicTestSets.path=/mnt/test-data/MusicTestSets -DtestSet.stoppingdown_100_20230116.folder=/var/jenkins_home/jobs/StoppingDown_100_20230116/workspace -cp /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.9/boot/plexus-classworlds-2.8.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.9/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.9 /var/jenkins_home/war/WEB-INF/lib/remoting-3107.v665000b_51092.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 45961
<===[JENKINS REMOTING CAPACITY]===>channel started
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/pom.xml -Dmaven.repo.local=/var/jenkins_home/maven-repositories/0 -s /tmp/settings149923057773782705.xml -Pinstallers,generate-revision-id,it.tidalwave-ci-v1 -DtestFailureIgnore=true
[INFO] Scanning for projects...
[WARNING] The requested profile "installers" could not be activated because it does not exist.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] SteelBlue                                                          [pom]
[INFO] SteelBlue (modules)                                                [pom]
[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 1.1-ALPHA-4-SNAPSHOT                            [1/7]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ 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_Build_and_Test/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace
[INFO] Storing buildNumber: 54e0e4a60eda at timestamp: 1734815415804
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/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_Build_and_Test/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/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 1.1-ALPHA-4-SNAPSHOT 54e0e4a60eda
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ steelblue ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ steelblue ---
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/steelblue/1.1-ALPHA-4-SNAPSHOT/steelblue-1.1-ALPHA-4-SNAPSHOT.pom
[JENKINS] Archiving disabled
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
[INFO] 
[INFO] -------< it.tidalwave.steelblue:it-tidalwave-steelblue-modules >--------
[INFO] Building SteelBlue (modules) 1.1-ALPHA-4-SNAPSHOT                  [2/7]
[INFO]   from modules/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-steelblue-modules ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-steelblue-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules
[INFO] Storing buildNumber: 54e0e4a60eda at timestamp: 1734815419018
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/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_Build_and_Test/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-steelblue-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-steelblue-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-steelblue-modules ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.1-ALPHA-4-SNAPSHOT 54e0e4a60eda
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-steelblue-modules ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-steelblue-modules ---
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-modules/1.1-ALPHA-4-SNAPSHOT/it-tidalwave-steelblue-modules-1.1-ALPHA-4-SNAPSHOT.pom
[JENKINS] Archiving disabled
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
[INFO] 
[INFO] ---------< it.tidalwave.steelblue:it-tidalwave-role-ui-javafx >---------
[INFO] Building SteelBlue - JavaFX Bindings 1.1-ALPHA-4-SNAPSHOT          [3/7]
[INFO]   from modules/JavaFXBindings/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-role-ui-javafx ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-role-ui-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings
[INFO] Storing buildNumber: 54e0e4a60eda at timestamp: 1734815420247
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/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_Build_and_Test/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-role-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-role-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-role-ui-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.1-ALPHA-4-SNAPSHOT 54e0e4a60eda
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-role-ui-javafx ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-role-ui-javafx ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 45 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_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/DefaultJavaFXBinder.java:[219,16] [deprecation] bindButtonsInPane(GridPane,Collection<UserAction>) in JavaFXBinder has been deprecated
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/DefaultJavaFXBinder.java:[211,60] [unchecked] unchecked conversion
  required: SimpleComposite<PresentationModel>
  found:    SimpleComposite
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/common/JavaFXWorker.java:[87,99] [unchecked] unchecked conversion
  required: List<PresentationModel>
  found:    List
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/tableview/TableViewBindings.java:[97,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_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/tableview/TableViewBindings.java:[99,76] [unchecked] unchecked cast
  required: ObservableList<TableColumn<PresentationModel,PresentationModel>>
  found:    ObservableList
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/tableview/TableViewBindings.java:[101,38] [unchecked] unchecked method invocation: method setCellValueFactory in class TableColumn is applied to given types
  required: Callback<CellDataFeatures<S,T>,ObservableValue<T>>
  found:    Callback<CellDataFeatures<PresentationModel,PresentationModel>,ObservableValue<PresentationModel>>
  where S,T are type-variables:
    S extends Object declared in class TableColumn
    T extends Object declared in class TableColumn
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/treetable/TreeTableViewBindings.java:[84,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_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/treetable/TreeTableViewBindings.java:[85,99] [unchecked] unchecked cast
  required: ObservableList<TreeTableColumn<PresentationModel,PresentationModel>>
  found:    ObservableList
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/treetable/TreeTableViewBindings.java:[89,38] [unchecked] unchecked method invocation: method setCellValueFactory in class TreeTableColumn is applied to given types
  required: Callback<CellDataFeatures<S,T>,ObservableValue<T>>
  found:    Callback<CellDataFeatures<PresentationModel,PresentationModel>,ObservableValue<PresentationModel>>
  where S,T are type-variables:
    S extends Object declared in class TreeTableColumn
    T extends Object declared in class TreeTableColumn
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/combobox/ComboBoxBindings.java:[74,73] [unchecked] unchecked cast
  required: ComboBox<PresentationModel>
  found:    Object
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/common/RoleBag.java:[90,65] [unchecked] unchecked cast
  required: List<ROLE_TYPE>
  found:    List<Object>
  where ROLE_TYPE is a type-variable:
    ROLE_TYPE extends Object declared in method <ROLE_TYPE>getMany(Class<ROLE_TYPE>)
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/common/RoleBag.java:[64,26] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/common/PresentationModelObservable.java:[44,55] [rawtypes] found raw type: ObservableValueBase
  missing type arguments for generic class ObservableValueBase<T>
  where T is a type-variable:
    T extends Object declared in class ObservableValueBase
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/javafx/impl/common/PresentationModelObservable.java:[57,56] [unchecked] unchecked cast
  required: Optional<Aggregate<PresentationModel>>
  found:    Object
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/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_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/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_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/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_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/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_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/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_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/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_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/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_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/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] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/role/ui/spi/ToolBarModelSupport.java:[46,39] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/AbstractJavaFXSpringApplication.java:[139,58] [rawtypes] found raw type: NodeAndDelegate
  missing type arguments for generic class NodeAndDelegate<T>
  where T is a type-variable:
    T extends Object declared in class NodeAndDelegate
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/AbstractJavaFXSpringApplication.java:[143,40] [unchecked] unchecked call to assemble(DELEGATE) as a member of the raw type ApplicationPresentationAssembler
  where DELEGATE is a type-variable:
    DELEGATE extends Object declared in interface ApplicationPresentationAssembler
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/NodeAndDelegate.java:[74,59] [unchecked] unchecked cast
  required: Class<T>
  found:    Class<?>
  where T is a type-variable:
    T extends Object declared in method <T>load(Class<T>,String)
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/JavaFXSafeProxyCreator.java:[258,93] [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_Build_and_Test/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/JavaFXSafeProxyCreator.java:[258,40] [unchecked] unchecked cast
  required: T
  found:    Object
  where T is a type-variable:
    T extends Object declared in method <T>createSafeProxy(T,Class<T>)
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-role-ui-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-role-ui-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 6 source files with javac [forked debug deprecation release 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-role-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
21:10:34.021 [main                ] INFO  i.t.role.ui.javafx.impl.DefaultJavaFXBinderTest    - STARTING TESTS OF it.tidalwave.role.ui.javafx.impl.DefaultJavaFXBinderTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
21:10:35.589 [main                ] INFO  i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - ***********************************************
21:10:35.589 [main                ] INFO  i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must invoke callbacks in a non FX thread"
21:10:35.589 [main                ] INFO  i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - ***********************************************
Loading library prism_es2 from resource failed: java.lang.UnsatisfiedLinkError: /var/jenkins_home/.openjfx/cache/11.0.1/libprism_es2.so: libGL.so.1: cannot open shared object file: No such file or directory
java.lang.UnsatisfiedLinkError: /var/jenkins_home/.openjfx/cache/11.0.1/libprism_es2.so: libGL.so.1: cannot open shared object file: No such file or directory
	at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
	at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331)
	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:197)
	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:139)
	at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2418)
	at java.base/java.lang.Runtime.load0(Runtime.java:852)
	at java.base/java.lang.System.load(System.java:2025)
	at com.sun.glass.utils.NativeLibLoader.installLibraryFromResource(NativeLibLoader.java:205)
	at com.sun.glass.utils.NativeLibLoader.loadLibraryFromResource(NativeLibLoader.java:185)
	at com.sun.glass.utils.NativeLibLoader.loadLibraryInternal(NativeLibLoader.java:157)
	at com.sun.glass.utils.NativeLibLoader.loadLibrary(NativeLibLoader.java:52)
	at com.sun.prism.es2.ES2Pipeline.lambda$static$0(ES2Pipeline.java:68)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:319)
	at com.sun.prism.es2.ES2Pipeline.<clinit>(ES2Pipeline.java:50)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:421)
	at java.base/java.lang.Class.forName(Class.java:412)
	at com.sun.prism.GraphicsPipeline.createPipeline(GraphicsPipeline.java:187)
	at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.init(QuantumRenderer.java:91)
	at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.run(QuantumRenderer.java:124)
	at java.base/java.lang.Thread.run(Thread.java:1583)
21:10:35.994 [main                ] INFO  i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 404 msec
21:10:35.994 [main                ] INFO  i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - 
21:10:36.006 [main                ] INFO  i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - ********************************************************************
21:10:36.007 [main                ] INFO  i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must return empty list when UserActionProvider is not present"
21:10:36.007 [main                ] INFO  i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - ********************************************************************
21:10:36.009 [main                ] INFO  i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 2 msec
21:10:36.009 [main                ] INFO  i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - 
21:10:36.019 [main                ] INFO  i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - *************************************************************
21:10:36.019 [main                ] INFO  i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must set the MenuItem text from UserAction Displayable"
21:10:36.019 [main                ] INFO  i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - *************************************************************
21:10:36.028 [main                ] INFO  i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 9 msec
21:10:36.028 [main                ] INFO  i.t.r.u.j.i.UserActionProviderContextMenuBuilderTest - 
21:10:36.036 [main                ] INFO  i.t.r.u.j.i.t.ObsoletePresentationModelDisposerTest - **************************************************
21:10:36.037 [main                ] INFO  i.t.r.u.j.i.t.ObsoletePresentationModelDisposerTest - TEST "changed must dispose all PresentationModels"
21:10:36.037 [main                ] INFO  i.t.r.u.j.i.t.ObsoletePresentationModelDisposerTest - **************************************************
21:10:36.351 [main                ] INFO  i.t.r.u.j.i.t.ObsoletePresentationModelDisposerTest - TEST PASSED in 313 msec
21:10:36.352 [main                ] INFO  i.t.r.u.j.i.t.ObsoletePresentationModelDisposerTest - 
21:10:36.388 [main                ] INFO  i.t.role.ui.javafx.impl.tree.TreeViewBindingsTest  - ****************************************************************************
21:10:36.388 [main                ] INFO  i.t.role.ui.javafx.impl.tree.TreeViewBindingsTest  - TEST "treeItemChangeListener must callback a Selectable on selection change"
21:10:36.388 [main                ] INFO  i.t.role.ui.javafx.impl.tree.TreeViewBindingsTest  - ****************************************************************************
21:10:36.464 [main                ] INFO  i.t.role.ui.javafx.impl.tree.TreeViewBindingsTest  - TEST PASSED in 74 msec
21:10:36.465 [main                ] INFO  i.t.role.ui.javafx.impl.tree.TreeViewBindingsTest  - 
21:10:36.472 [main                ] INFO  i.t.role.ui.javafx.impl.tree.TreeViewBindingsTest  - ******************************************************************************
21:10:36.472 [main                ] INFO  i.t.role.ui.javafx.impl.tree.TreeViewBindingsTest  - TEST "treeItemChangeListener must do nothing when there is no Selectable role"
21:10:36.473 [main                ] INFO  i.t.role.ui.javafx.impl.tree.TreeViewBindingsTest  - ******************************************************************************
21:10:36.475 [main                ] INFO  i.t.role.ui.javafx.impl.tree.TreeViewBindingsTest  - TEST PASSED in 3 msec
21:10:36.475 [main                ] INFO  i.t.role.ui.javafx.impl.tree.TreeViewBindingsTest  - 
21:10:36.479 [pool-7-thread-1     ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@23bd2545
21:10:36.480 [main                ] INFO  i.t.role.ui.javafx.impl.DefaultJavaFXBinderTest    - FINISHED TESTS OF it.tidalwave.role.ui.javafx.impl.DefaultJavaFXBinderTest
21:10:36.487 [pool-7-thread-1     ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for j.l.Object@71e8fb62 at construction time: []
21:10:36.489 [pool-7-thread-1     ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.r.u.Selectable) for j.l.Object@71e8fb62
21:10:36.489 [pool-7-thread-1     ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
21:10:36.493 [pool-7-thread-1     ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00007440503226b8@7dcac2fb, [])
21:10:36.494 [pool-7-thread-1     ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@771157d0
21:10:36.500 [pool-7-thread-1     ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - Too many instances of SystemRoleFactoryProvider, ignoring default providers ...
21:10:36.506 [pool-7-thread-1     ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@3cd316af
21:10:36.636 [pool-7-thread-1     ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(j.l.Object@71e8fb62, i.t.r.u.Selectable)
21:10:36.637 [pool-7-thread-1     ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
21:10:36.638 [pool-7-thread-1     ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00007440503226b8@7dcac2fb, []) completed
21:10:36.639 [pool-7-thread-1     ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.805 s -- in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-role-ui-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/target/it-tidalwave-role-ui-javafx-1.1-ALPHA-4-SNAPSHOT.54e0e4a60eda.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-role-ui-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/target/it-tidalwave-role-ui-javafx-1.1-ALPHA-4-SNAPSHOT.54e0e4a60eda-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-role-ui-javafx ---
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-role-ui-javafx/1.1-ALPHA-4-SNAPSHOT/it-tidalwave-role-ui-javafx-1.1-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/target/it-tidalwave-role-ui-javafx-1.1-ALPHA-4-SNAPSHOT.54e0e4a60eda.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-role-ui-javafx/1.1-ALPHA-4-SNAPSHOT/it-tidalwave-role-ui-javafx-1.1-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/JavaFXBindings/target/it-tidalwave-role-ui-javafx-1.1-ALPHA-4-SNAPSHOT.54e0e4a60eda-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-role-ui-javafx/1.1-ALPHA-4-SNAPSHOT/it-tidalwave-role-ui-javafx-1.1-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
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
[INFO] 
[INFO] -------< it.tidalwave.steelblue:it-tidalwave-steelblue-examples >-------
[INFO] Building SteelBlue (examples) 1.1-ALPHA-4-SNAPSHOT                 [4/7]
[INFO]   from modules/examples/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-steelblue-examples ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-steelblue-examples ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples
[INFO] Storing buildNumber: 54e0e4a60eda at timestamp: 1734815438949
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/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_Build_and_Test/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-steelblue-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-steelblue-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-steelblue-examples ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.1-ALPHA-4-SNAPSHOT 54e0e4a60eda
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-steelblue-examples ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-steelblue-examples ---
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-examples/1.1-ALPHA-4-SNAPSHOT/it-tidalwave-steelblue-examples-1.1-ALPHA-4-SNAPSHOT.pom
[JENKINS] Archiving disabled
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
[INFO] 
[INFO] ----< it.tidalwave.steelblue:it-tidalwave-steelblue-example-model >-----
[INFO] Building SteelBlue - Examples - Model 1.1-ALPHA-4-SNAPSHOT         [5/7]
[INFO]   from modules/examples/Model/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-steelblue-example-model ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-steelblue-example-model ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Model
[INFO] Storing buildNumber: 54e0e4a60eda at timestamp: 1734815439792
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Model' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/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_Build_and_Test/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Model
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-steelblue-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-steelblue-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-steelblue-example-model ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.1-ALPHA-4-SNAPSHOT 54e0e4a60eda
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-steelblue-example-model ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Model/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-steelblue-example-model ---
[INFO] Recompiling the module because of changed source code.
[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_Build_and_Test/workspace/modules/examples/Model/src/main/java/it/tidalwave/role/ui/example/model/SimpleDciEntity.java:[63,34] [this-escape] possible 'this' escape before subclass is fully initialized
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Model/src/main/java/it/tidalwave/role/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-steelblue-example-model ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Model/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-steelblue-example-model ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-steelblue-example-model ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-steelblue-example-model ---
[INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Model/target/it-tidalwave-steelblue-example-model-1.1-ALPHA-4-SNAPSHOT.54e0e4a60eda.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-steelblue-example-model ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-steelblue-example-model ---
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Model/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-example-model/1.1-ALPHA-4-SNAPSHOT/it-tidalwave-steelblue-example-model-1.1-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Model/target/it-tidalwave-steelblue-example-model-1.1-ALPHA-4-SNAPSHOT.54e0e4a60eda.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-example-model/1.1-ALPHA-4-SNAPSHOT/it-tidalwave-steelblue-example-model-1.1-ALPHA-4-SNAPSHOT.jar
[JENKINS] Archiving disabled
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
[INFO] 
[INFO] --< it.tidalwave.steelblue:it-tidalwave-steelblue-example-presentation >--
[INFO] Building SteelBlue - Examples - Presentation 1.1-ALPHA-4-SNAPSHOT  [6/7]
[INFO]   from modules/examples/Presentation/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-steelblue-example-presentation ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-steelblue-example-presentation ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation
[INFO] Storing buildNumber: 54e0e4a60eda at timestamp: 1734815444462
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/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_Build_and_Test/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-steelblue-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-steelblue-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-steelblue-example-presentation ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.1-ALPHA-4-SNAPSHOT 54e0e4a60eda
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-steelblue-example-presentation ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-steelblue-example-presentation ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-steelblue-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-steelblue-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_Build_and_Test/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[181,55] [unchecked] unchecked method invocation: method pickFile in interface MainPanelPresentation is applied to given types
  required: BoundProperty<Path>,UserNotificationWithFeedback
  found:    BoundProperty,UserNotificationWithFeedback
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[181,59] [unchecked] unchecked conversion
  required: BoundProperty<Path>
  found:    BoundProperty
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[198,54] [unchecked] unchecked method invocation: method pickFile in interface MainPanelPresentation is applied to given types
  required: BoundProperty<Path>,UserNotificationWithFeedback
  found:    BoundProperty,UserNotificationWithFeedback
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[198,58] [unchecked] unchecked conversion
  required: BoundProperty<Path>
  found:    BoundProperty
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[214,60] [unchecked] unchecked method invocation: method pickDirectory in interface MainPanelPresentation is applied to given types
  required: BoundProperty<Path>,UserNotificationWithFeedback
  found:    BoundProperty,UserNotificationWithFeedback
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[214,64] [unchecked] unchecked conversion
  required: BoundProperty<Path>
  found:    BoundProperty
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[230,59] [unchecked] unchecked method invocation: method pickDirectory in interface MainPanelPresentation is applied to given types
  required: BoundProperty<Path>,UserNotificationWithFeedback
  found:    BoundProperty,UserNotificationWithFeedback
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[230,63] [unchecked] unchecked conversion
  required: BoundProperty<Path>
  found:    BoundProperty
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[278,64] [unchecked] unchecked conversion
  required: Aggregate<PresentationModel>
  found:    Aggregate
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[295,64] [unchecked] unchecked conversion
  required: Aggregate<PresentationModel>
  found:    Aggregate
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/DefaultMainPanelPresentationControlTest.java:[337,59] [unchecked] unchecked conversion
  required: SimpleComposite<PresentationModel>
  found:    SimpleComposite
[WARNING] /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/role/ui/example/presentation/impl/FileEntityPresentableTest.java:[69,60] [unchecked] unchecked conversion
  required: Aggregate<PresentationModel>
  found:    Aggregate
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-steelblue-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
21:10:53.277 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - STARTING TESTS OF it.tidalwave.role.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
21:10:54.800 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ***************************************
21:10:54.801 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogCancelOk cancel"
21:10:54.801 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ***************************************
21:10:54.887 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@776083d7)...
21:10:54.902 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 99 msec
21:10:54.903 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 
21:10:54.921 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ****************************************
21:10:54.922 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogCancelOk confirm"
21:10:54.922 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ****************************************
21:10:54.925 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@9727d92)...
21:10:54.933 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 11 msec
21:10:54.934 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 
21:10:54.943 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - **********************************
21:10:54.943 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogOk confirm"
21:10:54.944 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - **********************************
21:10:54.947 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@7761c2df)...
21:10:54.952 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 8 msec
21:10:54.952 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 
21:10:54.961 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - **************************************
21:10:54.961 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickDirectory cancel"
21:10:54.962 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - **************************************
21:10:54.966 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a directory), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@64dd8ebc)...
21:10:54.969 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 8 msec
21:10:54.969 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 
21:10:54.975 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ***************************************
21:10:54.976 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickDirectory confirm"
21:10:54.976 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ***************************************
21:10:54.979 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a directory), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@1750c7cb)...
21:10:54.983 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 6 msec
21:10:54.983 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 
21:10:54.989 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - *********************************
21:10:54.990 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickFile cancel"
21:10:54.990 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - *********************************
21:10:54.993 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a file), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@dd4a65e)...
21:10:54.997 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 7 msec
21:10:54.997 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 
21:10:55.002 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - **********************************
21:10:55.002 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickFile confirm"
21:10:55.003 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - **********************************
21:10:55.005 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a file), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@745afa01)...
21:10:55.009 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 7 msec
21:10:55.009 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 
21:10:55.015 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************
21:10:55.015 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test buttonAction"
21:10:55.016 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************
21:10:55.027 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 11 msec
21:10:55.027 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 
21:10:55.033 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************
21:10:55.034 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test populate"
21:10:55.034 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************
21:10:55.296 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@3c46dcbe
21:10:55.303 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.r.u.e.m.FileEntity@49293b43 at construction time: []
21:10:55.358 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00006fff1431c000@37d871c2, [])
21:10:55.359 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3ab6678b
21:10:55.362 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@27b2faa6
21:10:55.363 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.r.u.e.m.FileEntity@49293b43 at construction time: []
21:10:55.364 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.r.SimpleComposite) for i.t.r.u.e.m.FileEntity@49293b43
21:10:55.364 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
21:10:55.365 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00006fff1431c000@1d540566, [])
21:10:55.365 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3ab6678b
21:10:55.369 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - Too many instances of SystemRoleFactoryProvider, ignoring default providers ...
21:10:55.373 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@76ddd61a
21:10:55.399 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.r.u.e.m.FileEntity@49293b43, i.t.r.SimpleComposite)
21:10:55.401 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
21:10:55.402 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00006fff1431c000@1d540566, []) completed
21:10:55.402 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
21:10:55.402 [main                ] TRACE i.tidalwave.role.ui.spi.SimpleCompositePresentable - >>>> r for i.t.r.u.e.m.FileEntity@49293b43: [i.t.r.u.PresentationModelAggregate@43d38654]
21:10:55.403 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00006fff1431c000@37d871c2, []) completed
21:10:55.406 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
21:10:55.417 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
21:10:55.425 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.r.u.e.m.SimpleDciEntity@3ce53f6a at construction time: []
21:10:55.426 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.r.u.Displayable) for i.t.r.u.e.m.SimpleDciEntity@3ce53f6a
21:10:55.426 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
21:10:55.426 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00006fff1431c000@3ee69ad8, [])
21:10:55.427 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3ab6678b
21:10:55.427 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.r.u.e.m.SimpleDciEntity@3ce53f6a, i.t.r.u.Displayable)
21:10:55.427 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
21:10:55.428 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00006fff1431c000@3ee69ad8, []) completed
21:10:55.428 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
21:10:55.432 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
21:10:55.434 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.r.u.e.m.FileEntity@49293b43 at construction time: []
21:10:55.434 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.r.u.Displayable) for i.t.r.u.e.m.FileEntity@49293b43
21:10:55.435 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
21:10:55.435 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00006fff1431c000@6c6366cf, [])
21:10:55.435 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3ab6678b
21:10:55.435 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.r.u.e.m.FileEntity@49293b43, i.t.r.u.Displayable)
21:10:55.436 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
21:10:55.436 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00006fff1431c000@6c6366cf, []) completed
21:10:55.436 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.r.u.e.m.FileEntity@49293b43]
21:10:55.439 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 405 msec
21:10:55.439 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - 
21:10:55.449 [main                ] INFO  i.t.r.u.e.p.impl.FileEntityPresentableTest         - ***********
21:10:55.449 [main                ] INFO  i.t.r.u.e.p.impl.FileEntityPresentableTest         - TEST "test"
21:10:55.450 [main                ] INFO  i.t.r.u.e.p.impl.FileEntityPresentableTest         - ***********
21:10:55.539 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.r.u.e.m.FileEntity@7c1e32c9 at construction time: []
21:10:55.540 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x00006fff1431c000@1cec219f, [])
21:10:55.540 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3ab6678b
21:10:55.542 [main                ] TRACE i.tidalwave.role.ui.spi.SimpleCompositePresentable - >>>> r for i.t.r.u.e.m.FileEntity@7c1e32c9: [i.t.r.u.PresentationModelAggregate@692e028d, i.t.r.u.Selectable$MockitoMock$ilQalfvP@4c18621b]
21:10:55.542 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x00006fff1431c000@1cec219f, []) completed
21:10:55.577 [main                ] ERROR i.t.r.u.e.p.impl.FileEntityPresentableTest         - TEST FAILED in 123 msec - test - java.lang.AssertionError: 
Expected: is "10/28/24 8:34 pm"
     but: was "10/28/24 8:34 PM"
21:10:55.577 [main                ] ERROR i.t.r.u.e.p.impl.FileEntityPresentableTest         - TEST FAILED
java.lang.AssertionError: 
Expected: is "10/28/24 8:34 pm"
     but: was "10/28/24 8:34 PM"
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
	at it.tidalwave.role.ui.example.presentation.impl.FileEntityPresentableTest.test(FileEntityPresentableTest.java:77)
	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)
21:10:55.580 [main                ] ERROR i.t.r.u.e.p.impl.FileEntityPresentableTest         - 
21:10:55.582 [main                ] INFO  i.t.r.u.e.p.i.DefaultMainPanelPresentationControlTest - FINISHED TESTS OF it.tidalwave.role.ui.example.presentation.impl.DefaultMainPanelPresentationControlTest
[ERROR] Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.665 s <<< FAILURE! -- in TestSuite
[ERROR] it.tidalwave.role.ui.example.presentation.impl.FileEntityPresentableTest.test -- Time elapsed: 0.129 s <<< FAILURE!
java.lang.AssertionError: 

Expected: is "10/28/24 8:34 pm"
     but: was "10/28/24 8:34 PM"
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
	at it.tidalwave.role.ui.example.presentation.impl.FileEntityPresentableTest.test(FileEntityPresentableTest.java:77)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.testng.TestRunner.privateRun(TestRunner.java:739)
	at org.testng.TestRunner.run(TestRunner.java:614)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
	at org.testng.SuiteRunner.run(SuiteRunner.java:312)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
	at org.testng.TestNG.runSuites(TestNG.java:1112)
	at org.testng.TestNG.run(TestNG.java:1079)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   FileEntityPresentableTest.test:77 
Expected: is "10/28/24 8:34 pm"
     but: was "10/28/24 8:34 PM"
[INFO] 
[ERROR] Tests run: 10, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[ERROR] There are test failures.

See /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/target/surefire-reports/plain for the individual test results.
See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-steelblue-example-presentation ---
[INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/target/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT.54e0e4a60eda.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-steelblue-example-presentation ---
[INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/target/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT.54e0e4a60eda-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-steelblue-example-presentation ---
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-example-presentation/1.1-ALPHA-4-SNAPSHOT/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/target/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT.54e0e4a60eda.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-example-presentation/1.1-ALPHA-4-SNAPSHOT/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/Presentation/target/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT.54e0e4a60eda-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-example-presentation/1.1-ALPHA-4-SNAPSHOT/it-tidalwave-steelblue-example-presentation-1.1-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
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
[INFO] 
[INFO] --< it.tidalwave.steelblue:it-tidalwave-steelblue-example-presentation-javafx >--
[INFO] Building SteelBlue - Examples - JavaFX presentation 1.1-ALPHA-4-SNAPSHOT [7/7]
[INFO]   from modules/examples/PresentationJavaFX/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-steelblue-example-presentation-javafx ---
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-steelblue-example-presentation-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX
[INFO] Storing buildNumber: 54e0e4a60eda at timestamp: 1734815457147
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/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_Build_and_Test/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-steelblue-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-steelblue-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-steelblue-example-presentation-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.1-ALPHA-4-SNAPSHOT 54e0e4a60eda
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-steelblue-example-presentation-javafx ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-steelblue-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-steelblue-example-presentation-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-steelblue-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-steelblue-example-presentation-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-steelblue-example-presentation-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-steelblue-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-steelblue-example-presentation-javafx ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-steelblue-example-presentation-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-steelblue-example-presentation-javafx-1.1-ALPHA-4-SNAPSHOT.54e0e4a60eda.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-steelblue-example-presentation-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-steelblue-example-presentation-javafx-1.1-ALPHA-4-SNAPSHOT.54e0e4a60eda-tests.jar
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-steelblue-example-presentation-javafx ---
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-example-presentation-javafx/1.1-ALPHA-4-SNAPSHOT/it-tidalwave-steelblue-example-presentation-javafx-1.1-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-steelblue-example-presentation-javafx-1.1-ALPHA-4-SNAPSHOT.54e0e4a60eda.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-example-presentation-javafx/1.1-ALPHA-4-SNAPSHOT/it-tidalwave-steelblue-example-presentation-javafx-1.1-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-steelblue-example-presentation-javafx-1.1-ALPHA-4-SNAPSHOT.54e0e4a60eda-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/steelblue/it-tidalwave-steelblue-example-presentation-javafx/1.1-ALPHA-4-SNAPSHOT/it-tidalwave-steelblue-example-presentation-javafx-1.1-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for SteelBlue 1.1-ALPHA-4-SNAPSHOT:
[INFO] 
[INFO] SteelBlue .......................................... SUCCESS [  3.425 s]
[INFO] SteelBlue (modules) ................................ SUCCESS [  0.801 s]
[INFO] SteelBlue - JavaFX Bindings ........................ SUCCESS [ 18.448 s]
[INFO] SteelBlue (examples) ............................... SUCCESS [  0.487 s]
[INFO] SteelBlue - Examples - Model ....................... SUCCESS [  4.271 s]
[INFO] SteelBlue - Examples - Presentation ................ SUCCESS [ 12.165 s]
[INFO] SteelBlue - Examples - JavaFX presentation ......... SUCCESS [  9.580 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  55.555 s
[INFO] Finished at: 2024-12-21T21:11:07Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "installers" could not be activated because it does not exist.
channel stopped
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_Build_and_Test/builds/46/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/SteelBlue_Build_and_Test/builds/46/testng/testng-results.xml'
6.250000% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
[description-setter] Description set: origin/master 1.1-ALPHA-4-SNAPSHOT 54e0e4a60eda
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: UNSTABLE