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.39.5' > git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/bluehour-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/master Seen 1 remote branch > git show-ref --tags -d # timeout=10 Checking out Revision ec08aa08f0d99c373e842656bab38851b7f39a72 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ec08aa08f0d99c373e842656bab38851b7f39a72 # timeout=10 Commit message: "New POM names." > git rev-list --no-walk 2176543a09bc0e2d112094af8936fdb275e18131 # timeout=10 using settings config with name settings-mirror Replacing all maven server entries not found in credentials list is true [workspace] $ /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.9/bin/mvn -s /tmp/settings17238949887898008036.xml -DblueMarine2.musicTestSets.path=/mnt/test-data/MusicTestSets -Dtft.tool.jpackager=/var/jenkins_home/jobs/jpackage/workspace/jpackager-osx/jpackager -B -Pgenerate-revision-id,it.tidalwave-ci-v1 -Dit.tidalwave-ci.skipLongTests=true -Dmaven.repo.local=/var/jenkins_home/maven-repositories/executors/0 [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 [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] [INFO] ------------------< it.tidalwave.accounting:bluehour >------------------ [INFO] Building blueHour 1.0-ALPHA-10-SNAPSHOT [1/15] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ bluehour --- [INFO] [INFO] --- buildnumber:3.2.1: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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace [INFO] Storing buildNumber: ec08aa08f0d9 at timestamp: 1735343709044 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.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.5.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/master 1.0-ALPHA-10-SNAPSHOT ec08aa08f0d9 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ bluehour --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.1.3:install (default-install) @ bluehour --- [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/bluehour/1.0-ALPHA-10-SNAPSHOT/bluehour-1.0-ALPHA-10-SNAPSHOT.pom [INFO] [INFO] --------------< it.tidalwave.accounting:bluehour-modules >-------------- [INFO] Building blueHour (modules) 1.0-ALPHA-10-SNAPSHOT [2/15] [INFO] from modules/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ bluehour-modules --- [INFO] [INFO] --- buildnumber:3.2.1: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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules [INFO] Storing buildNumber: ec08aa08f0d9 at timestamp: 1735343710031 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.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.5.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/master 1.0-ALPHA-10-SNAPSHOT ec08aa08f0d9 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ bluehour-modules --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.1.3: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/executors/0/it/tidalwave/accounting/bluehour-modules/1.0-ALPHA-10-SNAPSHOT/bluehour-modules-1.0-ALPHA-10-SNAPSHOT.pom [INFO] [INFO] -------< it.tidalwave.accounting:it-tidalwave-accounting-model >-------- [INFO] Building blueHour :: Model 1.0-ALPHA-10-SNAPSHOT [3/15] [INFO] from modules/Model/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-model --- [INFO] [INFO] --- buildnumber:3.2.1: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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model [INFO] Storing buildNumber: ec08aa08f0d9 at timestamp: 1735343710208 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.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.5.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/master 1.0-ALPHA-10-SNAPSHOT ec08aa08f0d9 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-model --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-model --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 26 source files with javac [forked debug deprecation release 21] 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.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/test-classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/src/test/java/it/tidalwave/accounting/test/util/ScenarioFactory.java:[258,67] [unchecked] unchecked cast required: List found: List where CAP#1 is a fresh type-variable: CAP#1 extends JobEvent from capture of ? extends JobEvent [INFO] [INFO] --- surefire:3.5.2: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 23:55:15.533 [main ] INFO it.tidalwave.accounting.model.types.AddressTest - STARTING TESTS OF it.tidalwave.accounting.model.types.AddressTest 23:55:15.558 [main ] INFO it.tidalwave.accounting.model.types.AddressTest - ****************************************** 23:55:15.559 [main ] INFO it.tidalwave.accounting.model.types.AddressTest - TEST "toString must return all the fields" 23:55:15.559 [main ] INFO it.tidalwave.accounting.model.types.AddressTest - ****************************************** 23:55:15.568 [main ] INFO it.tidalwave.accounting.model.types.AddressTest - TEST PASSED in 9 msec 23:55:15.568 [main ] INFO it.tidalwave.accounting.model.types.AddressTest - 23:55:15.570 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - ************************************************************ 23:55:15.570 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST "greaterThan and lowerThan must be false when equality" 23:55:15.570 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - ************************************************************ 23:55:15.572 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST PASSED in 2 msec 23:55:15.572 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - 23:55:15.573 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - ********************************************************** 23:55:15.573 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST "greaterThan and lowerThan must work at the opposite" 23:55:15.573 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - ********************************************************** 23:55:15.574 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST PASSED in 0 msec 23:55:15.574 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - 23:55:15.574 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - ************************** 23:55:15.575 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST "isEqualTo must work" 23:55:15.575 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - ************************** 23:55:15.575 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST PASSED in 1 msec 23:55:15.575 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - 23:55:15.576 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - ************************************************** 23:55:15.576 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST "toString for ZERO must be properly computed" 23:55:15.576 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - ************************************************** 23:55:15.585 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST PASSED in 8 msec 23:55:15.585 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - 23:55:15.586 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - ***************************************** 23:55:15.586 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST "toString must be properly computed" 23:55:15.586 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - ***************************************** 23:55:15.587 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - TEST PASSED in 0 msec 23:55:15.587 [main ] INFO it.tidalwave.accounting.model.types.MoneyTest - 23:55:15.587 [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: 0.658 s -- in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9.jar [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9-tests.jar [INFO] [INFO] --- install:3.1.3: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/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-model/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-model-1.0-ALPHA-10-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-model/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-model-1.0-ALPHA-10-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/Model/target/it-tidalwave-accounting-model-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-model/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-model-1.0-ALPHA-10-SNAPSHOT-tests.jar [INFO] [INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-model-impl-inmemory >-- [INFO] Building blueHour :: Model :: In-Memory 1.0-ALPHA-10-SNAPSHOT [4/15] [INFO] from modules/ModelInMemory/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-model-impl-inmemory --- [INFO] [INFO] --- buildnumber:3.2.1: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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory [INFO] Storing buildNumber: ec08aa08f0d9 at timestamp: 1735343715882 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory [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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.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.5.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/master 1.0-ALPHA-10-SNAPSHOT ec08aa08f0d9 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-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.13.0:compile (default-compile) @ it-tidalwave-accounting-model-impl-inmemory --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [forked debug deprecation release 21] to target/classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryAccounting.java:[44,39] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryAccounting.java:[47,83] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryAccounting.java:[50,80] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryCustomer.java:[75,39] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryProject.java:[119,63] [unchecked] unchecked cast required: List found: List 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/InMemoryProject.java:[65,39] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEvent.java:[52,39] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoice.java:[90,69] [unchecked] unchecked cast required: List found: List 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:[56,39] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryInvoiceFinderFromMap.java:[55,26] [serial] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEventFinderFromList.java:[47,51] [serial] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/src/main/java/it/tidalwave/accounting/model/impl/InMemoryJobEventGroup.java:[60,63] [unchecked] unchecked cast required: List found: List 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.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-model-impl-inmemory --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.2: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 23:55:19.852 [main ] INFO i.t.accounting.model.types.impl.CustomerTest - STARTING TESTS OF it.tidalwave.accounting.model.types.impl.CustomerTest 23:55:19.881 [main ] INFO i.t.accounting.model.types.impl.CustomerTest - ****************************************** 23:55:19.881 [main ] INFO i.t.accounting.model.types.impl.CustomerTest - TEST "toString must return all the fields" 23:55:19.881 [main ] INFO i.t.accounting.model.types.impl.CustomerTest - ****************************************** 23:55:19.893 [main ] INFO i.t.accounting.model.types.impl.CustomerTest - TEST PASSED in 12 msec 23:55:19.893 [main ] INFO i.t.accounting.model.types.impl.CustomerTest - 23:55:19.925 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:19.935 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:19.937 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:19.938 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:19.940 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:19.941 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:19.954 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - ******************************************************************************************************************************************************************************************** 23:55:19.954 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - TEST "must properly generate report" 23:55:19.954 [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)] 23:55:19.954 [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) 23:55:19.958 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:19.991 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:19.992 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:19.994 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:19.994 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:19.997 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 23:55:19.997 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/ 23:55:19.998 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: ../Model/src/test/resources/expected-results/Scenario1-Acme Financing Project 2.txt 23:55:19.998 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/Scenario1-Acme Financing Project 2.txt 23:55:20.009 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - TEST PASSED in 65 msec 23:55:20.009 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - 23:55:20.010 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - ******************************************************************************************************************************************************************************************** 23:55:20.010 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - TEST "must properly generate report" 23:55:20.011 [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)] 23:55:20.011 [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) 23:55:20.012 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:20.023 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:20.023 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:20.024 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:20.024 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:20.025 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 23:55:20.025 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/ 23:55:20.025 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: ../Model/src/test/resources/expected-results/Scenario1-Acme Consulting Project 1.txt 23:55:20.025 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/Scenario1-Acme Consulting Project 1.txt 23:55:20.028 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - TEST PASSED in 17 msec 23:55:20.028 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - 23:55:20.028 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - ******************************************************************************************************************************************************************************************** 23:55:20.029 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - TEST "must properly generate report" 23:55:20.029 [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)] 23:55:20.029 [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) 23:55:20.030 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:20.040 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:20.041 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:20.041 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:20.042 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:20.043 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 23:55:20.043 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/ 23:55:20.043 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: ../Model/src/test/resources/expected-results/Scenario1-Acme Consulting Project 2.txt 23:55:20.043 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/Scenario1-Acme Consulting Project 2.txt 23:55:20.046 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - TEST PASSED in 18 msec 23:55:20.046 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - 23:55:20.047 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - ******************************************************************************************************************************************************************************************** 23:55:20.047 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - TEST "must properly generate report" 23:55:20.047 [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)] 23:55:20.047 [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) 23:55:20.048 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:20.051 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:20.052 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:20.052 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:20.052 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:20.053 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 23:55:20.053 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/ModelInMemory/ 23:55:20.053 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: ../Model/src/test/resources/expected-results/Scenario1-Acme Financing Project 1.txt 23:55:20.053 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/Scenario1-Acme Financing Project 1.txt 23:55:20.055 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - TEST PASSED in 8 msec 23:55:20.055 [main ] INFO i.t.a.model.types.impl.HourlyReportGeneratorTest - 23:55:20.057 [main ] INFO i.t.accounting.model.types.impl.JobEventTest - ***************************************** 23:55:20.057 [main ] INFO i.t.accounting.model.types.impl.JobEventTest - TEST "toString must be properly computed" 23:55:20.057 [main ] INFO i.t.accounting.model.types.impl.JobEventTest - ***************************************** 23:55:20.059 [main ] INFO i.t.accounting.model.types.impl.JobEventTest - TEST PASSED in 2 msec 23:55:20.059 [main ] INFO i.t.accounting.model.types.impl.JobEventTest - 23:55:20.061 [main ] INFO i.t.accounting.model.types.impl.ProjectTest - ***************************************** 23:55:20.061 [main ] INFO i.t.accounting.model.types.impl.ProjectTest - TEST "toString must be properly computed" 23:55:20.061 [main ] INFO i.t.accounting.model.types.impl.ProjectTest - ***************************************** 23:55:20.062 [main ] INFO i.t.accounting.model.types.impl.ProjectTest - TEST PASSED in 1 msec 23:55:20.062 [main ] INFO i.t.accounting.model.types.impl.ProjectTest - 23:55:20.063 [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: 0.715 s -- in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9.jar [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9-tests.jar [INFO] [INFO] --- install:3.1.3: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/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-model-impl-inmemory/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-10-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-10-SNAPSHOT.ec08aa08f0d9.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-model-impl-inmemory/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-10-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-10-SNAPSHOT.ec08aa08f0d9-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-model-impl-inmemory/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-10-SNAPSHOT-tests.jar [INFO] [INFO] ---< it.tidalwave.accounting:it-tidalwave-accounting-importer-ibiz >---- [INFO] Building blueHour :: Importer :: iBiz 1.0-ALPHA-10-SNAPSHOT [5/15] [INFO] from modules/iBizImporter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-importer-ibiz --- [INFO] [INFO] --- buildnumber:3.2.1: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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter [INFO] Storing buildNumber: ec08aa08f0d9 at timestamp: 1735343720273 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter [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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.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.5.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/master 1.0-ALPHA-10-SNAPSHOT ec08aa08f0d9 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-importer-ibiz --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-importer-ibiz --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [forked debug deprecation release 21] 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.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-importer-ibiz --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.2: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 23:55:23.927 [main ] INFO i.t.a.importer.ibiz.impl.DefaultIBizImporterTest - STARTING TESTS OF it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizImporterTest 23:55:23.934 [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.459 s -- in it.tidalwave.accounting.importer.ibiz.impl.DefaultIBizImporterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9.jar [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9-tests.jar [INFO] [INFO] --- install:3.1.3: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/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-importer-ibiz/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-10-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/target/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-importer-ibiz/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-10-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/iBizImporter/target/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-importer-ibiz/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-10-SNAPSHOT-tests.jar [INFO] [INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-marshalling-xml >--- [INFO] Building blueHour :: Marshalling :: XML 1.0-ALPHA-10-SNAPSHOT [6/15] [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: 1 problem was encountered while building the effective model for com.sun.xml.bind:jaxb-core:2.2.11 [ERROR] 'dependencyManagement.dependencies.dependency.systemPath' for com.sun:tools:jar must specify an absolute path but is ${tools.jar} @ [WARNING] The POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model for com.sun.xml.bind:jaxb-impl:2.2.11 [ERROR] 'dependencyManagement.dependencies.dependency.systemPath' for com.sun:tools:jar must specify an absolute path but is ${tools.jar} @ [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-marshalling-xml --- [INFO] [INFO] --- buildnumber:3.2.1: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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling [INFO] Storing buildNumber: ec08aa08f0d9 at timestamp: 1735343724137 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling [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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.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.5.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/master 1.0-ALPHA-10-SNAPSHOT ec08aa08f0d9 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-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.13.0:compile (default-compile) @ it-tidalwave-accounting-marshalling-xml --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [forked debug deprecation release 21] to target/classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/src/main/java/it/tidalwave/accounting/exporter/xml/impl/AccountingXmlUnmarshallable.java:[62,22] [unchecked] unchecked cast required: T found: Accounting where T is a type-variable: T extends Object declared in method 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.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-marshalling-xml --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/test-classes [WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/executors/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/executors/0/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory [INFO] [INFO] --- surefire:3.5.2: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 23:55:27.915 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - STARTING TESTS OF it.tidalwave.accounting.exporter.xml.impl.AccountingXmlMarshallableTest 23:55:27.949 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - ********************** 23:55:27.949 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - TEST "consistencyTest" 23:55:27.950 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - ********************** 23:55:27.978 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:27.988 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:27.990 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:27.991 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:27.994 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - TEST PASSED in 44 msec 23:55:27.994 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - 23:55:28.004 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.005 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.007 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.007 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.011 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - **************************************************************************** 23:55:28.012 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - TEST "must properly marshall" 23:55:28.012 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - ARGS [Empty, it.tidalwave.accounting.model.impl.InMemoryAccounting@7922d892] 23:55:28.012 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - **************************************************************************** 23:55:28.015 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.017 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.018 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.172 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 23:55:28.172 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/ 23:55:28.172 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/Empty.xml 23:55:28.173 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/Empty.xml 23:55:28.178 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - TEST PASSED in 167 msec 23:55:28.178 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - 23:55:28.180 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - ******************************************************************************** 23:55:28.180 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - TEST "must properly marshall" 23:55:28.180 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - ARGS [Scenario1, it.tidalwave.accounting.model.impl.InMemoryAccounting@4bef0fe3] 23:55:28.180 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - ******************************************************************************** 23:55:28.181 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.181 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.182 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.182 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.183 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.183 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.183 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.184 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.184 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.185 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.185 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.185 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.185 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.185 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.186 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.186 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.186 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.186 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.186 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.186 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.187 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.187 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.281 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 23:55:28.282 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/ 23:55:28.282 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/Scenario1.xml 23:55:28.282 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/Scenario1.xml 23:55:28.292 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - TEST PASSED in 111 msec 23:55:28.292 [main ] INFO i.t.a.e.xml.impl.AccountingXmlMarshallableTest - 23:55:28.296 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - ******************************* 23:55:28.296 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - TEST "must properly unmarshall" 23:55:28.296 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - ARGS [XmlEmpty] 23:55:28.296 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - ******************************* 23:55:28.314 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.315 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.316 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.317 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 23:55:28.317 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/ 23:55:28.317 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/XmlEmpty.txt 23:55:28.317 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/XmlEmpty.txt 23:55:28.318 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - TEST PASSED in 22 msec 23:55:28.318 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - 23:55:28.319 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - ******************************* 23:55:28.319 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - TEST "must properly unmarshall" 23:55:28.319 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - ARGS [XmlScenario1] 23:55:28.319 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - ******************************* 23:55:28.421 [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=[])) 23:55:28.421 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.423 [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=[])) 23:55:28.424 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.425 [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=[])) 23:55:28.425 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.425 [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=[])) 23:55:28.425 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.426 [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=[])) 23:55:28.426 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.427 [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=[])) 23:55:28.427 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.427 [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=[])) 23:55:28.427 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.427 [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=[])) 23:55:28.428 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.428 [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=[])) 23:55:28.428 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.428 [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=[])) 23:55:28.428 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.428 [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=[])) 23:55:28.429 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.429 [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=[])) 23:55:28.429 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.429 [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=[])) 23:55:28.429 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.429 [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=[])) 23:55:28.430 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.430 [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=[])) 23:55:28.430 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.430 [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=[])) 23:55:28.430 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.430 [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=[])) 23:55:28.430 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.431 [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=[])) 23:55:28.431 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.431 [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=[])) 23:55:28.431 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.431 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryCustomerRegistry$InMemoryCustomerFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.436 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryProjectRegistry$InMemoryProjectFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.437 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.448 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.459 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.463 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryJobEventFinderFromList, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.471 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.accounting.model.impl.InMemoryInvoiceFinderFromMap, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.472 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.474 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.476 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.477 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.479 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.481 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.483 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.484 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.485 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.486 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.487 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.489 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.490 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.491 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.492 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 23:55:28.493 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files: 23:55:28.493 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/ 23:55:28.493 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: src/test/resources/expected-results/XmlScenario1.txt 23:55:28.493 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: target/test-results/XmlScenario1.txt 23:55:28.502 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - TEST PASSED in 183 msec 23:55:28.502 [main ] INFO i.t.a.e.xml.impl.AccountingXmlUnmarshallableTest - 23:55:28.503 [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: 1.077 s -- in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9.jar [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9-tests.jar [INFO] [INFO] --- install:3.1.3: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/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-marshalling-xml/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-10-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/target/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-marshalling-xml/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-10-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/XmlMarshalling/target/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-marshalling-xml/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-marshalling-xml-1.0-ALPHA-10-SNAPSHOT-tests.jar [INFO] [INFO] -----< it.tidalwave.accounting:it-tidalwave-accounting-ui-commons >----- [INFO] Building blueHour :: UI :: Commons 1.0-ALPHA-10-SNAPSHOT [7/15] [INFO] from modules/UICommons/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-ui-commons --- [INFO] [INFO] --- buildnumber:3.2.1: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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons [INFO] Storing buildNumber: ec08aa08f0d9 at timestamp: 1735343728727 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons [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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.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.5.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/master 1.0-ALPHA-10-SNAPSHOT ec08aa08f0d9 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-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.13.0:compile (default-compile) @ it-tidalwave-accounting-ui-commons --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [forked debug deprecation release 21] 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] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/src/main/java/it/tidalwave/accounting/role/LoadableSaveableAccounting.java:[64,22] [unchecked] load() in LoadableSaveableAccounting implements load() in Loadable return type requires unchecked conversion from Accounting to T where T is a type-variable: T extends Object declared in method load() [INFO] [INFO] --- aspectj:1.15.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.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-commons --- [INFO] No sources to compile [INFO] [INFO] --- aspectj:1.15.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.5.2:test (default-test) @ it-tidalwave-accounting-ui-commons --- [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9.jar [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9-tests.jar [INFO] [INFO] --- install:3.1.3: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/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-commons/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-commons-1.0-ALPHA-10-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/it-tidalwave-accounting-ui-commons-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-commons/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-commons-1.0-ALPHA-10-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICommons/target/it-tidalwave-accounting-ui-commons-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-commons/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-commons-1.0-ALPHA-10-SNAPSHOT-tests.jar [INFO] [INFO] ---------< it.tidalwave.accounting:it-tidalwave-accounting-ui >--------- [INFO] Building blueHour :: UI 1.0-ALPHA-10-SNAPSHOT [8/15] [INFO] from modules/UI/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-ui --- [INFO] [INFO] --- buildnumber:3.2.1: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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI [INFO] Storing buildNumber: ec08aa08f0d9 at timestamp: 1735343732374 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI [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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.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.5.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/master 1.0-ALPHA-10-SNAPSHOT ec08aa08f0d9 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-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] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-ui --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-classes [WARNING] [path] bad path element "/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/classes": no such file or directory [INFO] [INFO] --- aspectj:1.15.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.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui --- [INFO] No sources to compile [INFO] [INFO] --- aspectj:1.15.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.5.2:test (default-test) @ it-tidalwave-accounting-ui --- [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9.jar [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9-tests.jar [INFO] [INFO] --- install:3.1.3: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/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-1.0-ALPHA-10-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/it-tidalwave-accounting-ui-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-1.0-ALPHA-10-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UI/target/it-tidalwave-accounting-ui-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-1.0-ALPHA-10-SNAPSHOT-tests.jar [INFO] [INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-ui-customerexplorer >-- [INFO] Building blueHour :: UI :: Customer Explorer 1.0-ALPHA-10-SNAPSHOT [9/15] [INFO] from modules/UICustomerExplorer/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-ui-customerexplorer --- [INFO] [INFO] --- buildnumber:3.2.1: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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer [INFO] Storing buildNumber: ec08aa08f0d9 at timestamp: 1735343733918 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer [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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.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.5.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/master 1.0-ALPHA-10-SNAPSHOT ec08aa08f0d9 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-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] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-ui-customerexplorer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes [WARNING] [path] bad path element "/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/classes": no such file or directory [INFO] [INFO] --- aspectj:1.15.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.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-customerexplorer --- [INFO] No sources to compile [INFO] [INFO] --- aspectj:1.15.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.5.2:test (default-test) @ it-tidalwave-accounting-ui-customerexplorer --- [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9.jar [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9-tests.jar [INFO] [INFO] --- install:3.1.3: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/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-customerexplorer/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-10-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-customerexplorer/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-10-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UICustomerExplorer/target/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-customerexplorer/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-customerexplorer-1.0-ALPHA-10-SNAPSHOT-tests.jar [INFO] [INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-ui-projectexplorer >-- [INFO] Building blueHour :: UI :: Project Explorer 1.0-ALPHA-10-SNAPSHOT [10/15] [INFO] from modules/UIProjectExplorer/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-ui-projectexplorer --- [INFO] [INFO] --- buildnumber:3.2.1: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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer [INFO] Storing buildNumber: ec08aa08f0d9 at timestamp: 1735343735666 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer [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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.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.5.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/master 1.0-ALPHA-10-SNAPSHOT ec08aa08f0d9 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-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] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-ui-projectexplorer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes [WARNING] [path] bad path element "/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/classes": no such file or directory [INFO] [INFO] --- aspectj:1.15.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.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-projectexplorer --- [INFO] No sources to compile [INFO] [INFO] --- aspectj:1.15.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.5.2:test (default-test) @ it-tidalwave-accounting-ui-projectexplorer --- [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9.jar [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9-tests.jar [INFO] [INFO] --- install:3.1.3: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/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-projectexplorer/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-10-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-projectexplorer/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-10-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIProjectExplorer/target/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-projectexplorer/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-projectexplorer-1.0-ALPHA-10-SNAPSHOT-tests.jar [INFO] [INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-ui-jobeventexplorer >-- [INFO] Building blueHour :: UI :: JobEvent Explorer 1.0-ALPHA-10-SNAPSHOT [11/15] [INFO] from modules/UIJobEventExplorer/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-ui-jobeventexplorer --- [INFO] [INFO] --- buildnumber:3.2.1: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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer [INFO] Storing buildNumber: ec08aa08f0d9 at timestamp: 1735343737306 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer [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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.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.5.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/master 1.0-ALPHA-10-SNAPSHOT ec08aa08f0d9 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-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] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-ui-jobeventexplorer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [forked debug deprecation release 21] to target/unwoven-classes [WARNING] [path] bad path element "/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/classes": no such file or directory [INFO] [INFO] --- aspectj:1.15.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.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-jobeventexplorer --- [INFO] No sources to compile [INFO] [INFO] --- aspectj:1.15.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.5.2:test (default-test) @ it-tidalwave-accounting-ui-jobeventexplorer --- [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9.jar [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9-tests.jar [INFO] [INFO] --- install:3.1.3: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/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-jobeventexplorer/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-10-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-jobeventexplorer/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-10-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIJobEventExplorer/target/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-jobeventexplorer/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-jobeventexplorer-1.0-ALPHA-10-SNAPSHOT-tests.jar [INFO] [INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-ui-hourlyreport >--- [INFO] Building blueHour :: UI :: Hourly Report 1.0-ALPHA-10-SNAPSHOT [12/15] [INFO] from modules/UIHourlyReport/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-ui-hourlyreport --- [INFO] [INFO] --- buildnumber:3.2.1: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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport [INFO] Storing buildNumber: ec08aa08f0d9 at timestamp: 1735343739170 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport [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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.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.5.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/master 1.0-ALPHA-10-SNAPSHOT ec08aa08f0d9 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-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] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-ui-hourlyreport --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/unwoven-classes [WARNING] [path] bad path element "/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/classes": no such file or directory [INFO] [INFO] --- aspectj:1.15.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.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-hourlyreport --- [INFO] No sources to compile [INFO] [INFO] --- aspectj:1.15.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.5.2:test (default-test) @ it-tidalwave-accounting-ui-hourlyreport --- [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9.jar [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9-tests.jar [INFO] [INFO] --- install:3.1.3: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/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-hourlyreport/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-10-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-hourlyreport/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-10-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIHourlyReport/target/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-hourlyreport/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-hourlyreport-1.0-ALPHA-10-SNAPSHOT-tests.jar [INFO] [INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-ui-importer-ibiz >-- [INFO] Building blueHour :: UI :: Importer iBiz 1.0-ALPHA-10-SNAPSHOT [13/15] [INFO] from modules/UIiBizImporter/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-ui-importer-ibiz --- [INFO] [INFO] --- buildnumber:3.2.1: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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter [INFO] Storing buildNumber: ec08aa08f0d9 at timestamp: 1735343740743 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter [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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.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.5.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/master 1.0-ALPHA-10-SNAPSHOT ec08aa08f0d9 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-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] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-ui-importer-ibiz --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/unwoven-classes [WARNING] [path] bad path element "/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/UIiBizImporter/target/classes": no such file or directory [INFO] [INFO] --- aspectj:1.15.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.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-importer-ibiz --- [INFO] No sources to compile [INFO] [INFO] --- aspectj:1.15.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.5.2:test (default-test) @ it-tidalwave-accounting-ui-importer-ibiz --- [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9.jar [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9-tests.jar [INFO] [INFO] --- install:3.1.3: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/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-importer-ibiz/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-10-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-10-SNAPSHOT.ec08aa08f0d9.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-importer-ibiz/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-10-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-10-SNAPSHOT.ec08aa08f0d9-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-importer-ibiz/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-importer-ibiz-1.0-ALPHA-10-SNAPSHOT-tests.jar [INFO] [INFO] -----< it.tidalwave.accounting:it-tidalwave-accounting-ui-javafx >------ [INFO] Building blueHour :: UI :: JavaFX 1.0-ALPHA-10-SNAPSHOT [14/15] [INFO] from modules/JavaFXUI/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-ui-javafx --- [INFO] [INFO] --- buildnumber:3.2.1: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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI [INFO] Storing buildNumber: ec08aa08f0d9 at timestamp: 1735343742308 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI [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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.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.5.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/master 1.0-ALPHA-10-SNAPSHOT ec08aa08f0d9 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-accounting-ui-javafx --- [INFO] Copying 6 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-ui-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [forked debug deprecation release 21] to target/classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI/src/main/java/it/tidalwave/accounting/ui/hourlyreport/impl/javafx/JavaFxHourlyReportPresentationDelegate.java:[64,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.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-ui-javafx --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-accounting-ui-javafx --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-accounting-ui-javafx --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- install:3.1.3: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/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-javafx/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-10-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXUI/target/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-ui-javafx/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-ui-javafx-1.0-ALPHA-10-SNAPSHOT.jar [INFO] [INFO] --< it.tidalwave.accounting:it-tidalwave-accounting-application-javafx >-- [INFO] Building blueHour :: Application (JavaFX) 1.0-ALPHA-10-SNAPSHOT [15/15] [INFO] from modules/JavaFXApplication/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-accounting-application-javafx --- [INFO] [INFO] --- buildnumber:3.2.1: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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication [INFO] Storing buildNumber: ec08aa08f0d9 at timestamp: 1735343743911 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication [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' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.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.5.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/master 1.0-ALPHA-10-SNAPSHOT ec08aa08f0d9 [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-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 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-accounting-application-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/unwoven-classes [INFO] [INFO] --- aspectj:1.15.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.13.0:testCompile (default-testCompile) @ it-tidalwave-accounting-application-javafx --- [INFO] No sources to compile [INFO] [INFO] --- aspectj:1.15.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.5.2:test (default-test) @ it-tidalwave-accounting-application-javafx --- [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9.jar [INFO] [INFO] --- jar:3.4.2: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-10-SNAPSHOT.ec08aa08f0d9-tests.jar [INFO] [INFO] --- install:3.1.3: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/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-application-javafx/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-application-javafx-1.0-ALPHA-10-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-application-javafx/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-application-javafx-1.0-ALPHA-10-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/blueHour_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-accounting-application-javafx-1.0-ALPHA-10-SNAPSHOT.ec08aa08f0d9-tests.jar to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/accounting/it-tidalwave-accounting-application-javafx/1.0-ALPHA-10-SNAPSHOT/it-tidalwave-accounting-application-javafx-1.0-ALPHA-10-SNAPSHOT-tests.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for blueHour 1.0-ALPHA-10-SNAPSHOT: [INFO] [INFO] blueHour ........................................... SUCCESS [ 1.481 s] [INFO] blueHour (modules) ................................. SUCCESS [ 0.196 s] [INFO] blueHour :: Model .................................. SUCCESS [ 5.732 s] [INFO] blueHour :: Model :: In-Memory ..................... SUCCESS [ 4.347 s] [INFO] blueHour :: Importer :: iBiz ....................... SUCCESS [ 3.869 s] [INFO] blueHour :: Marshalling :: XML ..................... SUCCESS [ 4.585 s] [INFO] blueHour :: UI :: Commons .......................... SUCCESS [ 3.692 s] [INFO] blueHour :: UI ..................................... SUCCESS [ 1.547 s] [INFO] blueHour :: UI :: Customer Explorer ................ SUCCESS [ 1.740 s] [INFO] blueHour :: UI :: Project Explorer ................. SUCCESS [ 1.649 s] [INFO] blueHour :: UI :: JobEvent Explorer ................ SUCCESS [ 1.861 s] [INFO] blueHour :: UI :: Hourly Report .................... SUCCESS [ 1.572 s] [INFO] blueHour :: UI :: Importer iBiz .................... SUCCESS [ 1.539 s] [INFO] blueHour :: UI :: JavaFX ........................... SUCCESS [ 1.621 s] [INFO] blueHour :: Application (JavaFX) ................... SUCCESS [ 1.662 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 38.125 s [INFO] Finished at: 2024-12-27T23:55:45Z [INFO] ------------------------------------------------------------------------ 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/58/testng/testng-results-1.xml' Processing '/var/jenkins_home/jobs/blueHour_Build_and_Test/builds/58/testng/testng-results-2.xml' Processing '/var/jenkins_home/jobs/blueHour_Build_and_Test/builds/58/testng/testng-results-3.xml' Processing '/var/jenkins_home/jobs/blueHour_Build_and_Test/builds/58/testng/testng-results.xml' TestNG Reports Processing: FINISH [description-setter] Description set: origin/master 1.0-ALPHA-10-SNAPSHOT ec08aa08f0d9 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