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/blueHour_Build_and_Test/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://bitbucket.org/fabriziogiudici/bluehour-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/bluehour-src.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/bluehour-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/fabrizio.giudici
Seen branch in repository origin/master
Seen branch in repository origin/release/1.0-ALPHA-9
Seen 3 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision cdf9a1755e9459babcd37a63b3502d37be5eccd2 (origin/release/1.0-ALPHA-9)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cdf9a1755e9459babcd37a63b3502d37be5eccd2 # timeout=10
Commit message: "Untracked some IDEA files."
 > git rev-list --no-walk cb707389e56b99c56e82b7403c5304e1ea1ac469 # timeout=10
Parsing POMs
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
Downloaded artifact https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/steelblue/steelblue/1.1-ALPHA-3/steelblue-1.1-ALPHA-3.pom
Modules changed, recalculating dependency graph
Established TCP socket on 40315
[workspace] $ /var/jenkins_home/tools/hudson.model.JDK/AdoptOpenJDK_11/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.1/boot/plexus-classworlds-2.6.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1 /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 40315
<===[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/blueHour_Build_and_Test/workspace/pom.xml -Dmaven.repo.local=/var/jenkins_home/maven-repositories/0 -s /tmp/settings17812433911841628964.xml -Dtft.tool.jpackager=/var/jenkins_home/jobs/jpackage/workspace/jpackager-osx/jpackager -Pinstallers,generate-revision-id,it.tidalwave-ci-v1 -DtestFailureIgnore=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] blueHour                                                           [pom]
[INFO] blueHour (modules)                                                 [pom]
[INFO] blueHour - Model                                                   [jar]
[INFO] blueHour - Model, In-Memory Implementation                         [jar]
[INFO] blueHour - Importer - iBiz                                         [jar]
[INFO] blueHour - Marshalling - XML                                       [jar]
[INFO] blueHour - UI - Commons                                            [jar]
[INFO] blueHour - UI                                                      [jar]
[INFO] blueHour - UI - Customer Explorer                                  [jar]
[INFO] blueHour - UI - Project Explorer                                   [jar]
[INFO] blueHour - UI - JobEvent Explorer                                  [jar]
[INFO] blueHour - UI - Hourly Report                                      [jar]
[INFO] blueHour - UI - Importer iBiz                                      [jar]
[INFO] blueHour - UI - JavaFX                                             [jar]
[INFO] blueHour - Application (JavaFX)                                    [jar]
[INFO] blueHour - Installer, macOS                                        [pom]
[INFO] 
[INFO] ------------------< it.tidalwave.accounting:bluehour >------------------
[INFO] Building blueHour 1.0-ALPHA-9-SNAPSHOT                            [1/16]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ bluehour ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ bluehour ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683628822211
[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/blueHour_Build_and_Test/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ bluehour ---
[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.3.0:enforce (enforce-banned-dependencies) @ bluehour ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ bluehour ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ bluehour ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ bluehour ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/bluehour/1.0-ALPHA-9-SNAPSHOT/bluehour-1.0-ALPHA-9-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.accounting:bluehour-modules >--------------
[INFO] Building blueHour (modules) 1.0-ALPHA-9-SNAPSHOT                  [2/16]
[INFO]   from modules/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ bluehour-modules ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ bluehour-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683628824795
[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/blueHour_Build_and_Test/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ bluehour-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.3.0:enforce (enforce-banned-dependencies) @ bluehour-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ bluehour-modules ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ bluehour-modules ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ bluehour-modules ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/bluehour-modules/1.0-ALPHA-9-SNAPSHOT/bluehour-modules-1.0-ALPHA-9-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.accounting:it-tidalwave-accounting-model >--------
[INFO] Building blueHour - Model 1.0-ALPHA-9-SNAPSHOT                    [3/16]
[INFO]   from modules/Model/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-model ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-model ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683628825978
[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/blueHour_Build_and_Test/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-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.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-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-accounting-model ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-model ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-model ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 26 source files with javac [forked debug deprecation release 11] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-model ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-model ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [forked debug deprecation release 11] to target/test-classes
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/src/test/java/it/tidalwave/accounting/test/util/ScenarioFactory.java:[259,67] [unchecked] unchecked cast
  required: List<TimedJobEventSpi>
  found:    List<CAP#1>
  where CAP#1 is a fresh type-variable:
    CAP#1 extends JobEvent from capture of ? extends JobEvent
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-model ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
10:40:35.008 [main                ] INFO  it.tidalwave.accounting.model.types.AddressTest    - STARTING TESTS OF it.tidalwave.accounting.model.types.AddressTest
10:40:35.059 [main                ] INFO  it.tidalwave.accounting.model.types.AddressTest    - ******************************************
10:40:35.059 [main                ] INFO  it.tidalwave.accounting.model.types.AddressTest    - TEST "toString must return all the fields"
10:40:35.059 [main                ] INFO  it.tidalwave.accounting.model.types.AddressTest    - ******************************************
10:40:35.095 [main                ] INFO  it.tidalwave.accounting.model.types.AddressTest    - TEST PASSED in 33 msec
10:40:35.096 [main                ] INFO  it.tidalwave.accounting.model.types.AddressTest    - 
10:40:35.106 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - ************************************************************
10:40:35.107 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST "greaterThan and lowerThan must be false when equality"
10:40:35.107 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - ************************************************************
10:40:35.110 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST PASSED in 3 msec
10:40:35.111 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - 
10:40:35.112 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - **********************************************************
10:40:35.113 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST "greaterThan and lowerThan must work at the opposite"
10:40:35.113 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - **********************************************************
10:40:35.115 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST PASSED in 3 msec
10:40:35.116 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - 
10:40:35.120 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - **************************
10:40:35.121 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST "isEqualTo must work"
10:40:35.121 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - **************************
10:40:35.124 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST PASSED in 3 msec
10:40:35.124 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - 
10:40:35.125 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - **************************************************
10:40:35.126 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST "toString for ZERO must be properly computed"
10:40:35.126 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - **************************************************
10:40:35.132 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST PASSED in 6 msec
10:40:35.133 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - 
10:40:35.134 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - *****************************************
10:40:35.134 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST "toString must be properly computed"
10:40:35.134 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - *****************************************
10:40:35.136 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - TEST PASSED in 2 msec
10:40:35.137 [main                ] INFO  it.tidalwave.accounting.model.types.MoneyTest      - 
10:40:35.138 [main                ] INFO  it.tidalwave.accounting.model.types.AddressTest    - FINISHED TESTS OF it.tidalwave.accounting.model.types.AddressTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.185 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.3.0:jar (default-jar) @ it-tidalwave-accounting-model ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-model ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-model ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-model/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-model/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-model/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-model-1.0-ALPHA-9-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.accounting:it-tidalwave-accounting-model-impl-inmemory >--
[INFO] Building blueHour - Model, In-Memory Implementation 1.0-ALPHA-9-SNAPSHOT [4/16]
[INFO]   from modules/ModelInMemory/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683628837359
[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/blueHour_Build_and_Test/workspace/modules/ModelInMemory' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-model-impl-inmemory ---
[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.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-model-impl-inmemory ---
[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-accounting-model-impl-inmemory ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 16 source files with javac [forked debug deprecation release 11] to target/classes
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryProject.java:[122,63] [unchecked] unchecked cast
  required: List<InMemoryJobEvent>
  found:    List<CAP#1>
  where CAP#1 is a fresh type-variable:
    CAP#1 extends JobEvent from capture of ? extends JobEvent
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoice.java:[93,69] [unchecked] unchecked cast
  required: List<InMemoryJobEvent>
  found:    List<CAP#1>
  where CAP#1 is a fresh type-variable:
    CAP#1 extends JobEvent from capture of ? extends JobEvent
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEventGroup.java:[63,63] [unchecked] unchecked cast
  required: List<InMemoryJobEvent>
  found:    List<CAP#1>
  where CAP#1 is a fresh type-variable:
    CAP#1 extends JobEvent from capture of ? extends JobEvent
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [forked debug deprecation release 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
10:40:44.427 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - STARTING TESTS OF it.tidalwave.accounting.model.types.impl.CustomerTest
10:40:44.499 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - ******************************************
10:40:44.499 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - TEST "toString must return all the fields"
10:40:44.499 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - ******************************************
10:40:44.542 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - TEST PASSED in 42 msec
10:40:44.542 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - 
10:40:44.621 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.667 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.679 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.681 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.692 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.694 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.733 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
10:40:44.734 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST "must properly generate report"
10:40:44.734 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ARGS [Scenario1, InMemoryProject(id=401, customer=InMemoryCustomer(id=2, name=ACME Financing, billingAddress=Address(street=Corso Magenta 20, city=Milano, state=MI, country=Italy, zip=20100), vatNumber=IT3465346092), name=Acme Financing Project 2, number=PRJ ACME-4, description=Acme Financing Project 2, notes=, status=OPEN, hourlyRate=240.00 EUR, budget=456789.00 EUR, startDate=2014-02-17, endDate=2014-06-21)]
10:40:44.734 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
CREATE REPORT InMemoryProject(id=401, customer=InMemoryCustomer(id=2, name=ACME Financing, billingAddress=Address(street=Corso Magenta 20, city=Milano, state=MI, country=Italy, zip=20100), vatNumber=IT3465346092), name=Acme Financing Project 2, number=PRJ ACME-4, description=Acme Financing Project 2, notes=, status=OPEN, hourlyRate=240.00 EUR, budget=456789.00 EUR, startDate=2014-02-17, endDate=2014-06-21)
10:40:44.744 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.835 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.837 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.841 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.842 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.848 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
10:40:44.848 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/
10:40:44.848 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  ../Model/src/test/resources/expected-results/Scenario1-Acme Financing Project 2.txt
10:40:44.848 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/Scenario1-Acme Financing Project 2.txt
10:40:44.861 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST PASSED in 163 msec
10:40:44.863 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - 
10:40:44.864 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
10:40:44.865 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST "must properly generate report"
10:40:44.865 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ARGS [Scenario1, InMemoryProject(id=398, customer=InMemoryCustomer(id=1, name=ACME Consulting, billingAddress=Address(street=Corso Italia 10, city=Genova, state=GE, country=Italy, zip=16145), vatNumber=IT6546034963), name=Acme Consulting Project 1, number=PRJ ACME-1, description=Acme Consulting Project 1, notes=, status=OPEN, hourlyRate=120.00 EUR, budget=123456.00 EUR, startDate=2013-04-02, endDate=2013-07-04)]
10:40:44.866 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
CREATE REPORT InMemoryProject(id=398, customer=InMemoryCustomer(id=1, name=ACME Consulting, billingAddress=Address(street=Corso Italia 10, city=Genova, state=GE, country=Italy, zip=16145), vatNumber=IT6546034963), name=Acme Consulting Project 1, number=PRJ ACME-1, description=Acme Consulting Project 1, notes=, status=OPEN, hourlyRate=120.00 EUR, budget=123456.00 EUR, startDate=2013-04-02, endDate=2013-07-04)
10:40:44.870 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.901 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.901 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.902 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.903 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.904 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
10:40:44.904 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/
10:40:44.904 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  ../Model/src/test/resources/expected-results/Scenario1-Acme Consulting Project 1.txt
10:40:44.905 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/Scenario1-Acme Consulting Project 1.txt
10:40:44.932 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST PASSED in 67 msec
10:40:44.932 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - 
10:40:44.933 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
10:40:44.933 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST "must properly generate report"
10:40:44.933 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ARGS [Scenario1, InMemoryProject(id=399, customer=InMemoryCustomer(id=1, name=ACME Consulting, billingAddress=Address(street=Corso Italia 10, city=Genova, state=GE, country=Italy, zip=16145), vatNumber=IT6546034963), name=Acme Consulting Project 2, number=PRJ ACME-2, description=Acme Consulting Project 2, notes=, status=OPEN, hourlyRate=150.00 EUR, budget=234567.00 EUR, startDate=2013-05-03, endDate=2013-09-11)]
10:40:44.936 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
CREATE REPORT InMemoryProject(id=399, customer=InMemoryCustomer(id=1, name=ACME Consulting, billingAddress=Address(street=Corso Italia 10, city=Genova, state=GE, country=Italy, zip=16145), vatNumber=IT6546034963), name=Acme Consulting Project 2, number=PRJ ACME-2, description=Acme Consulting Project 2, notes=, status=OPEN, hourlyRate=150.00 EUR, budget=234567.00 EUR, startDate=2013-05-03, endDate=2013-09-11)
10:40:44.937 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.961 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.962 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.968 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.968 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.970 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
10:40:44.970 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/
10:40:44.972 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  ../Model/src/test/resources/expected-results/Scenario1-Acme Consulting Project 2.txt
10:40:44.972 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/Scenario1-Acme Consulting Project 2.txt
10:40:44.980 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST PASSED in 46 msec
10:40:44.980 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - 
10:40:44.981 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
10:40:44.981 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST "must properly generate report"
10:40:44.981 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ARGS [Scenario1, InMemoryProject(id=400, customer=InMemoryCustomer(id=2, name=ACME Financing, billingAddress=Address(street=Corso Magenta 20, city=Milano, state=MI, country=Italy, zip=20100), vatNumber=IT3465346092), name=Acme Financing Project 1, number=PRJ ACME-3, description=Acme Financing Project 1, notes=, status=OPEN, hourlyRate=210.00 EUR, budget=345678.00 EUR, startDate=2014-01-22, endDate=2014-03-10)]
10:40:44.981 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - ********************************************************************************************************************************************************************************************
CREATE REPORT InMemoryProject(id=400, customer=InMemoryCustomer(id=2, name=ACME Financing, billingAddress=Address(street=Corso Magenta 20, city=Milano, state=MI, country=Italy, zip=20100), vatNumber=IT3465346092), name=Acme Financing Project 1, number=PRJ ACME-3, description=Acme Financing Project 1, notes=, status=OPEN, hourlyRate=210.00 EUR, budget=345678.00 EUR, startDate=2014-01-22, endDate=2014-03-10)
10:40:44.982 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.991 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.992 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.992 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.993 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:40:44.993 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
10:40:44.994 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/
10:40:44.994 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  ../Model/src/test/resources/expected-results/Scenario1-Acme Financing Project 1.txt
10:40:44.994 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/Scenario1-Acme Financing Project 1.txt
10:40:44.999 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - TEST PASSED in 17 msec
10:40:44.999 [main                ] INFO  i.t.a.model.types.impl.HourlyReportGeneratorTest   - 
10:40:45.000 [main                ] INFO  i.t.accounting.model.types.impl.JobEventTest       - *****************************************
10:40:45.001 [main                ] INFO  i.t.accounting.model.types.impl.JobEventTest       - TEST "toString must be properly computed"
10:40:45.001 [main                ] INFO  i.t.accounting.model.types.impl.JobEventTest       - *****************************************
10:40:45.011 [main                ] INFO  i.t.accounting.model.types.impl.JobEventTest       - TEST PASSED in 11 msec
10:40:45.011 [main                ] INFO  i.t.accounting.model.types.impl.JobEventTest       - 
10:40:45.014 [main                ] INFO  i.t.accounting.model.types.impl.ProjectTest        - *****************************************
10:40:45.014 [main                ] INFO  i.t.accounting.model.types.impl.ProjectTest        - TEST "toString must be properly computed"
10:40:45.015 [main                ] INFO  i.t.accounting.model.types.impl.ProjectTest        - *****************************************
10:40:45.016 [main                ] INFO  i.t.accounting.model.types.impl.ProjectTest        - TEST PASSED in 2 msec
10:40:45.016 [main                ] INFO  i.t.accounting.model.types.impl.ProjectTest        - 
10:40:45.016 [main                ] INFO  i.t.accounting.model.types.impl.CustomerTest       - FINISHED TESTS OF it.tidalwave.accounting.model.types.impl.CustomerTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.665 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/target/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/target/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-model-impl-inmemory ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-model-impl-inmemory/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/target/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-model-impl-inmemory/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/target/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-model-impl-inmemory/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-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.accounting:it-tidalwave-accounting-importer-ibiz >----
[INFO] Building blueHour - Importer - iBiz 1.0-ALPHA-9-SNAPSHOT          [5/16]
[INFO]   from modules/iBizImporter/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/commons-configuration/commons-configuration/1.10/commons-configuration-1.10.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/commons-configuration/commons-configuration/1.10/commons-configuration-1.10.pom (21 kB at 21 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/commons-configuration/commons-configuration/1.10/commons-configuration-1.10.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/commons-configuration/commons-configuration/1.10/commons-configuration-1.10.jar (363 kB at 930 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/commons-codec/commons-codec/1.9/commons-codec-1.9.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/commons-codec/commons-codec/1.9/commons-codec-1.9.jar (264 kB at 772 kB/s)
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683628848446
[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/blueHour_Build_and_Test/workspace/modules/iBizImporter' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-importer-ibiz ---
[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.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-importer-ibiz ---
[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-accounting-importer-ibiz ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 12 source files with javac [forked debug deprecation release 11] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [forked debug deprecation release 11] to target/test-classes
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizImporterTest
10:40:54.458 [main                ] INFO  i.t.a.importer.ibiz.impl.DefaultIBizImporterTest   - STARTING TESTS OF it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizImporterTest
10:40:54.475 [main                ] INFO  i.t.a.importer.ibiz.impl.DefaultIBizImporterTest   - FINISHED TESTS OF it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizImporterTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.883 s - in it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizImporterTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/target/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/target/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/target/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/target/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-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.accounting:it-tidalwave-accounting-marshalling-xml >---
[INFO] Building blueHour - Marshalling - XML 1.0-ALPHA-9-SNAPSHOT        [6/16]
[INFO]   from modules/XmlMarshalling/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683628855837
[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/blueHour_Build_and_Test/workspace/modules/XmlMarshalling' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-marshalling-xml ---
[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.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-marshalling-xml ---
[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-accounting-marshalling-xml ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 14 source files with javac [forked debug deprecation release 11] to target/classes
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlUnmarshallable.java:[63,22] [unchecked] unchecked cast
  required: T
  found:    Accounting
  where T is a type-variable:
    T extends Object declared in method <T>unmarshal(InputStream)
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 2 source files with javac [forked debug deprecation release 11] to target/test-classes
[WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/0/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory
[WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/0/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
10:41:02.223 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - STARTING TESTS OF it.tidalwave.accounting.exporter.xml.impl.AccountingXmlMarshallableTest
10:41:02.291 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - **********************
10:41:02.291 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - TEST "consistencyTest"
10:41:02.291 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - **********************
10:41:02.367 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.407 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.423 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.426 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.436 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - TEST PASSED in 144 msec
10:41:02.436 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - 
10:41:02.460 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.462 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.468 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.469 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.476 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - ****************************************************************************
10:41:02.477 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - TEST "must properly marshall"
10:41:02.477 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - ARGS [Empty, it.tidalwave.accounting.model.impl.InMemoryAccounting@2f4205be]
10:41:02.477 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - ****************************************************************************
10:41:02.496 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.499 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.501 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.764 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
10:41:02.765 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/
10:41:02.765 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  src/test/resources/expected-results/Empty.xml
10:41:02.765 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/Empty.xml
10:41:02.772 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - TEST PASSED in 296 msec
10:41:02.772 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - 
10:41:02.774 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - ********************************************************************************
10:41:02.774 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - TEST "must properly marshall"
10:41:02.774 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - ARGS [Scenario1, it.tidalwave.accounting.model.impl.InMemoryAccounting@2427e004]
10:41:02.774 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - ********************************************************************************
10:41:02.775 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.776 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.777 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.778 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.778 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.779 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.779 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.779 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.780 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.780 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.780 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.781 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.781 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.781 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.781 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.782 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.782 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.782 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.782 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.783 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.783 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.783 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:02.933 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
10:41:02.935 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/
10:41:02.936 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  src/test/resources/expected-results/Scenario1.xml
10:41:02.936 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/Scenario1.xml
10:41:02.966 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - TEST PASSED in 185 msec
10:41:02.967 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - 
10:41:02.974 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - *******************************
10:41:02.975 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - TEST "must properly unmarshall"
10:41:02.975 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - ARGS [XmlEmpty]
10:41:02.975 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - *******************************
10:41:03.017 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.020 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.021 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.022 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
10:41:03.022 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/
10:41:03.023 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  src/test/resources/expected-results/XmlEmpty.txt
10:41:03.023 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/XmlEmpty.txt
10:41:03.026 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - TEST PASSED in 50 msec
10:41:03.026 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - 
10:41:03.028 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - *******************************
10:41:03.028 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - TEST "must properly unmarshall"
10:41:03.029 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - ARGS [XmlScenario1]
10:41:03.029 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - *******************************
10:41:03.248 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:41:03.253 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.256 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:41:03.256 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.257 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:41:03.257 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.257 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:41:03.258 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.258 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:41:03.259 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.259 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:41:03.259 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.260 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:41:03.260 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.260 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:41:03.260 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.260 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:41:03.260 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.261 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:41:03.261 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.261 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:41:03.261 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.261 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:41:03.261 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.262 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:41:03.262 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.262 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:41:03.262 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.262 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:41:03.263 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.263 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:41:03.263 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.263 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:41:03.263 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.264 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:41:03.264 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.264 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - HierarchicFinderSupport(HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]), HierarchicFinderSupport(name=it.tidalwave.util.spi.FinderWithIdSupport, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))
10:41:03.264 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.264 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.280 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.282 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.304 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.323 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.328 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.339 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.341 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.345 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.347 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.349 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.352 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.354 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.357 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.361 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.363 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.364 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.366 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.378 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.381 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.385 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.387 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:41:03.389 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
10:41:03.389 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/
10:41:03.389 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  src/test/resources/expected-results/XmlScenario1.txt
10:41:03.389 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/XmlScenario1.txt
10:41:03.395 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - TEST PASSED in 367 msec
10:41:03.396 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest   - 
10:41:03.396 [main                ] INFO  i.t.a.e.xml.impl.AccountingXmlMarshallableTest     - FINISHED TESTS OF it.tidalwave.accounting.exporter.xml.impl.AccountingXmlMarshallableTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.222 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/target/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/target/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-marshalling-xml ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-marshalling-xml/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/target/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-marshalling-xml/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/target/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-marshalling-xml/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-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.accounting:it-tidalwave-accounting-ui-commons >-----
[INFO] Building blueHour - UI - Commons 1.0-ALPHA-9-SNAPSHOT             [7/16]
[INFO]   from modules/UICommons/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/steelblue/it-tidalwave-role-ui-javafx/1.1-ALPHA-3/it-tidalwave-role-ui-javafx-1.1-ALPHA-3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/steelblue/it-tidalwave-role-ui-javafx/1.1-ALPHA-3/it-tidalwave-role-ui-javafx-1.1-ALPHA-3.pom (4.0 kB at 8.3 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/steelblue/it-tidalwave-steelblue-modules/1.1-ALPHA-3/it-tidalwave-steelblue-modules-1.1-ALPHA-3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/steelblue/it-tidalwave-steelblue-modules/1.1-ALPHA-3/it-tidalwave-steelblue-modules-1.1-ALPHA-3.pom (5.1 kB at 16 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/steelblue/it-tidalwave-role-ui-javafx/1.1-ALPHA-3/it-tidalwave-role-ui-javafx-1.1-ALPHA-3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/steelblue/it-tidalwave-role-ui-javafx/1.1-ALPHA-3/it-tidalwave-role-ui-javafx-1.1-ALPHA-3.jar (92 kB at 315 kB/s)
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-ui-commons ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-commons ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683628865908
[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/blueHour_Build_and_Test/workspace/modules/UICommons' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-commons ---
[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.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-commons ---
[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-accounting-ui-commons ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-commons ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-commons ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 14 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/classes": no such file or directory
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/src/main/java/it/tidalwave/accounting/role/LoadableSaveableAccounting.java:[67,22] [unchecked] load() in LoadableSaveableAccounting implements <T>load() in Loadable
  return type requires unchecked conversion from Accounting to T
  where T is a type-variable:
    T extends Object declared in method <T>load()
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-commons ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-commons ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-commons ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-ui-commons ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-ui-commons ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-commons ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-ui-commons ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-commons/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-commons/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-commons/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-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.accounting:it-tidalwave-accounting-ui >---------
[INFO] Building blueHour - UI 1.0-ALPHA-9-SNAPSHOT                       [8/16]
[INFO]   from modules/UI/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-ui ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683628873132
[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/blueHour_Build_and_Test/workspace/modules/UI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui ---
[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.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui ---
[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-accounting-ui ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-ui ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-ui ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-ui ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-1.0-ALPHA-9-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.accounting:it-tidalwave-accounting-ui-customerexplorer >--
[INFO] Building blueHour - UI - Customer Explorer 1.0-ALPHA-9-SNAPSHOT   [9/16]
[INFO]   from modules/UICustomerExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683628877029
[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/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-customerexplorer ---
[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.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-customerexplorer ---
[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-accounting-ui-customerexplorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-customerexplorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-customerexplorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-ui-customerexplorer ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-ui-customerexplorer ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-customerexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-customerexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-customerexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-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.accounting:it-tidalwave-accounting-ui-projectexplorer >--
[INFO] Building blueHour - UI - Project Explorer 1.0-ALPHA-9-SNAPSHOT   [10/16]
[INFO]   from modules/UIProjectExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683628881115
[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/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-projectexplorer ---
[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.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-projectexplorer ---
[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-accounting-ui-projectexplorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-projectexplorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-projectexplorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-ui-projectexplorer ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-ui-projectexplorer ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-projectexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-projectexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-projectexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-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.accounting:it-tidalwave-accounting-ui-jobeventexplorer >--
[INFO] Building blueHour - UI - JobEvent Explorer 1.0-ALPHA-9-SNAPSHOT  [11/16]
[INFO]   from modules/UIJobEventExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683628885119
[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/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[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.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[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-accounting-ui-jobeventexplorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 8 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-ui-jobeventexplorer ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-jobeventexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-jobeventexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-jobeventexplorer/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-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.accounting:it-tidalwave-accounting-ui-hourlyreport >---
[INFO] Building blueHour - UI - Hourly Report 1.0-ALPHA-9-SNAPSHOT      [12/16]
[INFO]   from modules/UIHourlyReport/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683628889320
[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/blueHour_Build_and_Test/workspace/modules/UIHourlyReport' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-hourlyreport ---
[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.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-hourlyreport ---
[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-accounting-ui-hourlyreport ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-hourlyreport ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-hourlyreport ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-ui-hourlyreport ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-ui-hourlyreport ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-hourlyreport/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-hourlyreport/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-hourlyreport/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-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.accounting:it-tidalwave-accounting-ui-importer-ibiz >--
[INFO] Building blueHour - UI - Importer iBiz 1.0-ALPHA-9-SNAPSHOT      [13/16]
[INFO]   from modules/UIiBizImporter/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683628893235
[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/blueHour_Build_and_Test/workspace/modules/UIiBizImporter' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-ui-importer-ibiz ---
[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.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-ui-importer-ibiz ---
[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-accounting-ui-importer-ibiz ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-importer-ibiz ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-importer-ibiz ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-ui-importer-ibiz ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-ui-importer-ibiz ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-importer-ibiz/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-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.accounting:it-tidalwave-accounting-ui-javafx >------
[INFO] Building blueHour - UI - JavaFX 1.0-ALPHA-9-SNAPSHOT             [14/16]
[INFO]   from modules/JavaFXUI/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-ui-javafx ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-ui-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683628897234
[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/blueHour_Build_and_Test/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-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.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-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-accounting-ui-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Copying 7 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 10 source files with javac [forked debug deprecation release 11] to target/classes
[WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/javafx/JavaFxHourlyReportPresentationDelegate.java:[65,14] [deprecation] showInModalDialog(Node,UserNotificationWithFeedback) in JavaFXBinder has been deprecated
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-ui-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-ui-javafx ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI/target/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-ui-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-javafx/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI/target/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-javafx/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-9-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.accounting:it-tidalwave-accounting-application-javafx >--
[INFO] Building blueHour - Application (JavaFX) 1.0-ALPHA-9-SNAPSHOT    [15/16]
[INFO]   from modules/JavaFXApplication/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/aquafx-project/aquafx/0.2/aquafx-0.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/aquafx-project/aquafx/0.2/aquafx-0.2.pom (3.9 kB at 5.2 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/guigarage/stylemanager/0.1b2/stylemanager-0.1b2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/guigarage/stylemanager/0.1b2/stylemanager-0.1b2.pom (3.0 kB at 10 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/aquafx-project/aquafx/0.2/aquafx-0.2.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/aquafx-project/aquafx/0.2/aquafx-0.2.jar (528 kB at 1.6 MB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/guigarage/stylemanager/0.1b2/stylemanager-0.1b2.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/guigarage/stylemanager/0.1b2/stylemanager-0.1b2.jar (11 kB at 38 kB/s)
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ it-tidalwave-accounting-application-javafx ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-accounting-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683628902539
[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/blueHour_Build_and_Test/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-accounting-application-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.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-accounting-application-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-accounting-application-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-accounting-application-javafx ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-application-javafx ---
[INFO] Copying 5 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-accounting-application-javafx ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-accounting-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-accounting-application-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-accounting-application-javafx ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-accounting-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-accounting-application-javafx ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-accounting-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-accounting-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-accounting-application-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-application-javafx/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-application-javafx/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/it-tidalwave-accounting-application-javafx/1.0-ALPHA-9-SNAPSHOT/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-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.accounting:bluehour-macos >---------------
[INFO] Building blueHour - Installer, macOS 1.0-ALPHA-9-SNAPSHOT        [16/16]
[INFO]   from modules/Installers/macOS/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ bluehour-macos ---
[INFO] 
[INFO] --- buildnumber:3.0.0:create (default) @ bluehour-macos ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS
[INFO] Storing buildNumber: cdf9a1755e94 at timestamp: 1683628906767
[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/blueHour_Build_and_Test/workspace/modules/Installers/macOS' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ bluehour-macos ---
[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.3.0:enforce (enforce-banned-dependencies) @ bluehour-macos ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ bluehour-macos ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- dependency:3.5.0:unpack (unpack-embedded-jdk) @ bluehour-macos ---
[INFO] Configured Artifact: it.tidalwave.jdk:adoptopenjdk-jre:macosx-x64-hotspot:11.0.10_9:tgz
[INFO] Unpacking /var/jenkins_home/maven-repositories/0/it/tidalwave/jdk/adoptopenjdk-jre/11.0.10_9/adoptopenjdk-jre-11.0.10_9-macosx-x64-hotspot.tgz to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/jdk/11.0.10_9 with includes "" and excludes ""
[INFO] Expanding: /var/jenkins_home/maven-repositories/0/it/tidalwave/jdk/adoptopenjdk-jre/11.0.10_9/adoptopenjdk-jre-11.0.10_9-macosx-x64-hotspot.tgz into /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/jdk/11.0.10_9
[INFO] 
[INFO] --- dependency:3.5.0:copy-dependencies (copy-jars) @ bluehour-macos ---
[INFO] Copying it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-application-javafx-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-model-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-role-3.2-ALPHA-23.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-role-3.2-ALPHA-23.jar
[INFO] Copying it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-ui-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying jaxb-api-2.2.11.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jaxb-api-2.2.11.jar
[INFO] Copying jaxb-core-2.2.11.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jaxb-core-2.2.11.jar
[INFO] Copying jaxb-impl-2.2.11.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jaxb-impl-2.2.11.jar
[INFO] Copying activation-1.1.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/activation-1.1.1.jar
[INFO] Copying it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-ui-commons-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying commons-configuration-1.10.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/commons-configuration-1.10.jar
[INFO] Copying commons-lang-2.6.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/commons-lang-2.6.jar
[INFO] Copying commons-codec-1.9.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/commons-codec-1.9.jar
[INFO] Copying it-tidalwave-accounting-ui-javafx-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.cdf9a1755e94.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-9-SNAPSHOT.jar
[INFO] Copying it-tidalwave-role-ui-javafx-1.1-ALPHA-3.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-role-ui-javafx-1.1-ALPHA-3.jar
[INFO] Copying javax.inject-1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/javax.inject-1.jar
[INFO] Copying it-tidalwave-messagebus-spring-3.2-ALPHA-23.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-messagebus-spring-3.2-ALPHA-23.jar
[INFO] Copying spring-core-5.3.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-core-5.3.1.jar
[INFO] Copying spring-jcl-5.3.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-jcl-5.3.1.jar
[INFO] Copying it-tidalwave-messagebus-3.2-ALPHA-23.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-messagebus-3.2-ALPHA-23.jar
[INFO] Copying it-tidalwave-util-3.2-ALPHA-23.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-util-3.2-ALPHA-23.jar
[INFO] Copying spring-context-5.3.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-context-5.3.1.jar
[INFO] Copying spring-aop-5.3.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-aop-5.3.1.jar
[INFO] Copying spring-expression-5.3.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-expression-5.3.1.jar
[INFO] Copying aquafx-0.2.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/aquafx-0.2.jar
[INFO] Copying stylemanager-0.1b2.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/stylemanager-0.1b2.jar
[INFO] Copying it-tidalwave-role-spring-3.2-ALPHA-23.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-role-spring-3.2-ALPHA-23.jar
[INFO] Copying spring-beans-5.3.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-beans-5.3.1.jar
[INFO] Copying spring-aspects-5.3.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-aspects-5.3.1.jar
[INFO] Copying aspectjrt-1.9.19.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/aspectjrt-1.9.19.jar
[INFO] Copying jcl-over-slf4j-2.0.7.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jcl-over-slf4j-2.0.7.jar
[INFO] Copying logback-core-1.4.7.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/logback-core-1.4.7.jar
[INFO] Copying logback-classic-1.4.7.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/logback-classic-1.4.7.jar
[INFO] Copying slf4j-api-2.0.7.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/slf4j-api-2.0.7.jar
[INFO] Copying javax.annotation-api-1.3.2.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/javax.annotation-api-1.3.2.jar
[INFO] Copying spotbugs-annotations-3.1.9.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spotbugs-annotations-3.1.9.jar
[INFO] Copying jsr305-3.0.2.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jsr305-3.0.2.jar
[INFO] 
[INFO] --- dependency:3.5.0:copy-dependencies (copy-modules) @ bluehour-macos ---
[INFO] Copying javafx-base-11.0.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-base-11.0.1.jar
[INFO] Copying javafx-base-11.0.1-linux.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-base-11.0.1-linux.jar
[INFO] Copying javafx-graphics-11.0.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-graphics-11.0.1.jar
[INFO] Copying javafx-graphics-11.0.1-linux.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-graphics-11.0.1-linux.jar
[INFO] Copying javafx-controls-11.0.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-controls-11.0.1.jar
[INFO] Copying javafx-controls-11.0.1-linux.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-controls-11.0.1-linux.jar
[INFO] Copying javafx-fxml-11.0.1.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-fxml-11.0.1.jar
[INFO] Copying javafx-fxml-11.0.1-linux.jar to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-fxml-11.0.1-linux.jar
[INFO] 
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ bluehour-macos ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- antrun:3.1.0:run (create-app-bundle) @ bluehour-macos ---
[INFO] Executing tasks
[INFO]      [echo] CFBundleVersion: 
[INFO]      [echo] Invoking /var/jenkins_home/jobs/jpackage/workspace/jpackager-osx/jpackager...
[INFO]      [exec] WARNING: argument [copyright] is not supported for current configuration.
[INFO]      [exec] WARNING: argument [vendor] is not supported for current configuration.
[INFO]      [echo] Copying modules...
[INFO]      [copy] Copying 8 files to /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/blueHour.app/Contents/Java/mods
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.1.0:run (create-dmg) @ bluehour-macos ---
[INFO] Executing tasks
[INFO]      [echo] Creating dmg...
[INFO]      [exec] Warning: creating filesystem that does not conform to ISO-9660.
[INFO]      [exec] Warning: ISO-9660 filenames longer than 31 may cause buffer overflows in the OS.
[INFO]      [exec] Warning: -follow-links does not always work correctly; be careful.
[INFO]      [exec] I: -input-charset not specified, using utf-8 (detected in locale settings)
[INFO]      [exec] Total translation table size: 0
[INFO]      [exec] Total rockridge attributes bytes: 1813
[INFO]      [exec] Total directory bytes: 8192
[INFO]      [exec] Path table size(bytes): 70
[INFO]      [exec] Max brk space used 22000
[INFO]      [exec] 4241 extents written (8 MB)
[INFO]      [gzip] Building: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/blueHour.dmg.gz
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper:3.3.0:attach-artifact (attach-app-bundle) @ bluehour-macos ---
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ bluehour-macos ---
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/bluehour-macos/1.0-ALPHA-9-SNAPSHOT/bluehour-macos-1.0-ALPHA-9-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Installers/macOS/target/blueHour.dmg.gz to /var/jenkins_home/maven-repositories/0/it/tidalwave/accounting/bluehour-macos/1.0-ALPHA-9-SNAPSHOT/bluehour-macos-1.0-ALPHA-9-SNAPSHOT-executable.dmg.gz
[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
[JENKINS] Archiving disabled
[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 blueHour 1.0-ALPHA-9-SNAPSHOT:
[INFO] 
[INFO] blueHour ........................................... SUCCESS [  2.857 s]
[JENKINS] Archiving disabled[INFO] blueHour (modules) ................................. SUCCESS [  0.799 s]
[INFO] blueHour - Model ................................... SUCCESS [ 10.874 s]
[INFO] blueHour - Model, In-Memory Implementation ......... SUCCESS [  8.522 s]
[INFO] blueHour - Importer - iBiz ......................... SUCCESS [  8.908 s]
[INFO] blueHour - Marshalling - XML ....................... SUCCESS [  8.443 s]
[INFO] blueHour - UI - Commons ............................ SUCCESS [  7.896 s]
[INFO] blueHour - UI ...................................... SUCCESS [  3.390 s]
[INFO] blueHour - UI - Customer Explorer .................. SUCCESS [  3.582 s]
[INFO] blueHour - UI - Project Explorer ................... SUCCESS [  3.557 s]
[INFO] blueHour - UI - JobEvent Explorer .................. SUCCESS [  3.706 s]
[INFO] blueHour - UI - Hourly Report ...................... SUCCESS [  3.429 s]
[INFO] blueHour - UI - Importer iBiz ...................... SUCCESS [  3.505 s]
[INFO] blueHour - UI - JavaFX ............................. SUCCESS [  3.144 s]
[INFO] blueHour - Application (JavaFX) .................... SUCCESS [  5.415 s]
[INFO] blueHour - Installer, macOS ........................ SUCCESS [  3.880 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------

[INFO] Total time:  01:34 min
[INFO] Finished at: 2023-05-09T10:41:53Z
[INFO] ------------------------------------------------------------------------
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/blueHour_Build_and_Test/builds/47/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/blueHour_Build_and_Test/builds/47/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/blueHour_Build_and_Test/builds/47/testng/testng-results-3.xml'
Processing '/var/jenkins_home/jobs/blueHour_Build_and_Test/builds/47/testng/testng-results.xml'
TestNG Reports Processing: FINISH
[description-setter] Description set: origin/release/1.0-ALPHA-9 1.0-ALPHA-9-SNAPSHOT cdf9a1755e94
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: SUCCESS