Skip to content
Unstable

Console Output

Started by an SCM change
Started by user Fabrizio Giudici
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://bitbucket.org/fabriziogiudici/bluemarine3-src.git # timeout=10
Fetching upstream changes from https://bitbucket.org/fabriziogiudici/bluemarine3-src.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/bluemarine3-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/master
Seen branch in repository origin/skunk-works
Seen 2 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 4b16a70d6d5caaa56aeed9c23c61823c2557739e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4b16a70d6d5caaa56aeed9c23c61823c2557739e # timeout=10
Commit message: "PENDING: FIXES."
 > git rev-list --no-walk ddb0e39049ddfbf0ca8e93b6a5b594dc1edc7875 # 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/settings7473864941025557303.xml -B -Dtft.profile.metrics.sonarGoal= -Pit.tidalwave-metrics-v2,it.tidalwave-ci-v1,generate-revision-id -Dtft.test.excludedGroups=no-ci,display -Dmaven.repo.local=/var/jenkins_home/maven-repositories/executors/2 -DknownExploitedEnabled=https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] blueMarine III                                                     [pom]
[INFO] blueMarine III (modules)                                           [pom]
[INFO] blueMarine III :: Model                                            [jar]
[INFO] blueMarine III :: UI Commons                                       [jar]
[INFO] blueMarine III :: Geo (modules)                                    [pom]
[INFO] blueMarine III :: Geo :: Geo                                       [jar]
[INFO] blueMarine III :: File Explorer                                    [jar]
[INFO] blueMarine III :: Geo :: Track Explorer                            [jar]
[INFO] blueMarine III :: Geo :: JPX Provider                              [jar]
[INFO] blueMarine III :: SteelBlue additions                              [jar]
[INFO] blueMarine III :: Geo :: Map Viewer                                [jar]
[INFO] blueMarine III :: Geo :: Track Explorer :: JavaFX                  [jar]
[INFO] blueMarine III :: Geo :: Map Viewer :: JavaFX                      [jar]
[INFO] blueMarine III :: File Explorer :: JavaFX                          [jar]
[INFO] blueMarine III :: Application                                      [jar]
[INFO] blueMarine III :: Application :: JavaFX                            [jar]
[INFO] 
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3 >----------
[INFO] Building blueMarine III 1.0-ALPHA-1-SNAPSHOT                      [1/16]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3 ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3 ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852009267
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3 ---
[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) @ it-tidalwave-bluemarine3 ---
[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-bluemarine3 ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3 ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/jacoco.exec
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3 ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3 ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3 ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3 >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3 ---
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3 <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3 ---
[INFO] 
[INFO] -----< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-modules >------
[INFO] Building blueMarine III (modules) 1.0-ALPHA-1-SNAPSHOT            [2/16]
[INFO]   from modules/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-modules ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852012048
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-modules ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-modules ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/target/jacoco.exec
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-modules ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-modules ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3-modules ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-modules ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-modules/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-modules-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-modules >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-modules ---
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-modules <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-modules ---
[INFO] 
[INFO] ----------< it.tidalwave.bluemarine3:it-tidalwave-dam-model >-----------
[INFO] Building blueMarine III :: Model 1.0-ALPHA-1-SNAPSHOT             [3/16]
[INFO]   from modules/Model/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-dam-model ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-model ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852012205
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/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/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-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-dam-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-dam-model ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-model ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-model ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-model ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 7 source files with javac [forked debug deprecation release 21] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-model ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-model ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-dam-model ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
10:53:37.466 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - STARTING TESTS OF it.tidalwave.dam.model.MimeTypeTest
10:53:37.522 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - ******************
10:53:37.522 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - TEST "test equals"
10:53:37.522 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - ******************
10:53:37.621 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - TEST PASSED in 99 msec
10:53:37.621 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - 
10:53:37.622 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - ***********************
10:53:37.622 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - TEST "test getMimeType"
10:53:37.623 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - ***********************
10:53:37.629 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - TEST PASSED in 7 msec
10:53:37.629 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - 
10:53:37.630 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - ********************
10:53:37.630 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - TEST "test toString"
10:53:37.630 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - ********************
10:53:37.631 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - TEST PASSED in 1 msec
10:53:37.632 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - 
10:53:37.634 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ****************************************************
10:53:37.634 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST "findChildren results must rethrow IOException"
10:53:37.634 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ****************************************************
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
10:53:38.920 [main                ] ERROR it.tidalwave.dam.model.io.impl.DefaultFileEntity   - While listing directory /
java.io.IOException: purportedly generated exception
	at it.tidalwave.dam.model.io.impl.DefaultFileEntity$ChildrenFinder.computeNeededResults(DefaultFileEntity.java:94)
	at it.tidalwave.util.spi.HierarchicFinderSupport.results(HierarchicFinderSupport.java:260)
	at it.tidalwave.dam.model.io.impl.DefaultFileEntityTest.findChildren_results_must_rethrow_IOException(DefaultFileEntityTest.java:203)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.testng.TestRunner.privateRun(TestRunner.java:739)
	at org.testng.TestRunner.run(TestRunner.java:614)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
	at org.testng.SuiteRunner.run(SuiteRunner.java:312)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
	at org.testng.TestNG.runSuites(TestNG.java:1112)
	at org.testng.TestNG.run(TestNG.java:1079)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
10:53:38.928 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST PASSED in 1291 msec
10:53:38.928 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - 
10:53:38.930 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ******************
10:53:38.930 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST "test folder"
10:53:38.930 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ******************
10:53:38.949 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@45790cb
10:53:38.956 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@fee7ca
10:53:38.961 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@7fbbdd8a at construction time: []
10:53:38.961 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.Displayable) for i.t.d.m.i.i.DefaultFileEntity@7fbbdd8a
10:53:38.962 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:53:38.965 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@257b3561
10:53:38.969 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@65d6640, [])
10:53:38.970 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@22002459
10:53:38.971 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.i.i.DefaultFileEntity@7fbbdd8a, i.t.u.c.r.Displayable)
10:53:38.972 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
10:53:38.972 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.i.i.DefaultFileEntity@7fbbdd8a, i.t.u.RoleFactory)
10:53:38.973 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
10:53:38.973 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@65d6640, []) completed
10:53:38.973 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.d.m.i.i.DefaultFileEntity@7fbbdd8a]
10:53:38.992 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST PASSED in 60 msec
10:53:38.992 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - 
10:53:38.994 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ****************************************
10:53:38.994 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST "test getExtension with double dot"
10:53:38.994 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ****************************************
10:53:38.996 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST PASSED in 1 msec
10:53:38.996 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - 
10:53:38.997 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - *************************************
10:53:38.998 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST "test getMimeType with Loadable"
10:53:38.998 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - *************************************
10:53:39.001 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@601d9f3a at construction time: []
10:53:39.001 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.r.Loadable) for i.t.d.m.i.i.DefaultFileEntity@601d9f3a
10:53:39.001 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:53:39.002 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@6585df70, [])
10:53:39.002 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@22002459
10:53:39.003 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@6585df70, []) completed
10:53:39.003 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.d.m.i.i.DefaultFileEntityTest$MockLoadable@5e360c3b]
10:53:39.006 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST PASSED in 8 msec
10:53:39.006 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - 
10:53:39.007 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ****************************************
10:53:39.007 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST "test getMimeType without Loadable"
10:53:39.007 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ****************************************
10:53:39.009 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@4c4215d7 at construction time: []
10:53:39.009 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.r.Loadable) for i.t.d.m.i.i.DefaultFileEntity@4c4215d7
10:53:39.009 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:53:39.010 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@4ebd8d2
10:53:39.010 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@5a63fa71, [])
10:53:39.011 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@22002459
10:53:39.011 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.i.i.DefaultFileEntity@4c4215d7, i.t.d.m.r.Loadable)
10:53:39.011 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
10:53:39.012 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.i.i.DefaultFileEntity@4c4215d7, i.t.u.RoleFactory)
10:53:39.012 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
10:53:39.012 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@5a63fa71, []) completed
10:53:39.012 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
10:53:39.016 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST PASSED in 7 msec
10:53:39.016 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - 
10:53:39.017 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ****************************
10:53:39.017 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST "test isUnixHiddenFile"
10:53:39.017 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - ****************************
10:53:39.018 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST PASSED in 1 msec
10:53:39.018 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - 
10:53:39.019 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - **********************
10:53:39.019 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST "test plain file"
10:53:39.020 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - **********************
10:53:39.020 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@7831d1aa at construction time: []
10:53:39.021 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.Displayable) for i.t.d.m.i.i.DefaultFileEntity@7831d1aa
10:53:39.021 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:53:39.021 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@27746c5e, [])
10:53:39.021 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@22002459
10:53:39.022 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.i.i.DefaultFileEntity@7831d1aa, i.t.u.c.r.Displayable)
10:53:39.022 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
10:53:39.022 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.i.i.DefaultFileEntity@7831d1aa, i.t.u.RoleFactory)
10:53:39.022 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
10:53:39.022 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@27746c5e, []) completed
10:53:39.022 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.d.m.i.i.DefaultFileEntity@7831d1aa]
10:53:39.023 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.r.Composite) for i.t.d.m.i.i.DefaultFileEntity@7831d1aa
10:53:39.023 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:53:39.023 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@2270f58d, [])
10:53:39.023 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@22002459
10:53:39.024 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.i.i.DefaultFileEntity@7831d1aa, i.t.r.Composite)
10:53:39.024 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
10:53:39.024 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.d.m.i.i.DefaultFileEntity@7831d1aa, i.t.u.RoleFactory)
10:53:39.024 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
10:53:39.024 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@2270f58d, []) completed
10:53:39.024 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
10:53:39.033 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST PASSED in 13 msec
10:53:39.033 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - 
10:53:39.034 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - *********************
10:53:39.034 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST "test predicate"
10:53:39.035 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - *********************
10:53:39.036 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - TEST PASSED in 2 msec
10:53:39.037 [main                ] INFO  i.t.dam.model.io.impl.DefaultFileEntityTest        - 
10:53:39.190 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - ****************************************
10:53:39.190 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST "must invoke the matching Loadable"
10:53:39.190 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - ****************************************
10:53:39.191 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.s.EntitySupportTest$MockEntity1@2ba9f743 at construction time: []
10:53:39.191 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.r.Loadable) for i.t.d.m.s.EntitySupportTest$MockEntity1@2ba9f743
10:53:39.191 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:53:39.192 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@75f65d54, [])
10:53:39.192 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@22002459
10:53:39.192 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@75f65d54, []) completed
10:53:39.192 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.d.m.s.EntitySupportTest$MockEntity1Loadable@5b4d9bda]
10:53:39.195 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.s.EntitySupportTest$MockEntity2@5ca86715 at construction time: []
10:53:39.196 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.r.Loadable) for i.t.d.m.s.EntitySupportTest$MockEntity2@5ca86715
10:53:39.196 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:53:39.196 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@44864ebe, [])
10:53:39.196 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@22002459
10:53:39.196 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@44864ebe, []) completed
10:53:39.197 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.d.m.s.EntitySupportTest$MockEntity2Loadable@408f70ab]
10:53:39.198 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST PASSED in 8 msec
10:53:39.198 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - 
10:53:39.201 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - **************************************************************
10:53:39.201 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST "must throw exception when loading from the wrong file 1"
10:53:39.201 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - **************************************************************
10:53:39.202 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.s.EntitySupportTest$MockEntity1@1c2fb9e8 at construction time: []
10:53:39.202 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.r.Loadable) for i.t.d.m.s.EntitySupportTest$MockEntity1@1c2fb9e8
10:53:39.202 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:53:39.202 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@2e4339c1, [])
10:53:39.202 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@22002459
10:53:39.202 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@2e4339c1, []) completed
10:53:39.202 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.d.m.s.EntitySupportTest$MockEntity1Loadable@62dc1203]
10:53:39.205 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST PASSED in 4 msec
10:53:39.206 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - 
10:53:39.208 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - **************************************************************
10:53:39.208 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST "must throw exception when loading from the wrong file 2"
10:53:39.208 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - **************************************************************
10:53:39.209 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.s.EntitySupportTest$MockEntity2@2bf4fa1 at construction time: []
10:53:39.209 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.r.Loadable) for i.t.d.m.s.EntitySupportTest$MockEntity2@2bf4fa1
10:53:39.209 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:53:39.210 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@3a12f3e7, [])
10:53:39.210 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@22002459
10:53:39.210 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@3a12f3e7, []) completed
10:53:39.210 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.d.m.s.EntitySupportTest$MockEntity2Loadable@84a9f65]
10:53:39.211 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST PASSED in 3 msec
10:53:39.211 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - 
10:53:39.213 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - **********************
10:53:39.213 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST "test Mime types"
10:53:39.214 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - **********************
10:53:39.214 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.s.EntitySupportTest$MockEntity1@71df5f30 at construction time: []
10:53:39.214 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.r.Loadable) for i.t.d.m.s.EntitySupportTest$MockEntity1@71df5f30
10:53:39.215 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:53:39.215 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@62808e9e, [])
10:53:39.215 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@22002459
10:53:39.215 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@62808e9e, []) completed
10:53:39.215 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.d.m.s.EntitySupportTest$MockEntity1Loadable@58b03029]
10:53:39.216 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.s.EntitySupportTest$MockEntity2@523ade68 at construction time: []
10:53:39.216 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.r.Loadable) for i.t.d.m.s.EntitySupportTest$MockEntity2@523ade68
10:53:39.216 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:53:39.216 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@3664c596, [])
10:53:39.216 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@22002459
10:53:39.216 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@3664c596, []) completed
10:53:39.216 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.d.m.s.EntitySupportTest$MockEntity2Loadable@40aad17d]
10:53:39.220 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST PASSED in 7 msec
10:53:39.220 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - 
10:53:39.222 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - ***************************************
10:53:39.222 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST "test entity with no static roles"
10:53:39.222 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - ***************************************
10:53:39.223 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.s.EntitySupportTest$EntityWithNoStaticRoles@37fffef3 at construction time: []
10:53:39.223 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.s.EntitySupportTest$MockRole1) for i.t.d.m.s.EntitySupportTest$EntityWithNoStaticRoles@37fffef3
10:53:39.223 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:53:39.224 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@66716959, [])
10:53:39.224 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@22002459
10:53:39.224 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@66716959, []) completed
10:53:39.224 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
10:53:39.224 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.s.EntitySupportTest$MockRole2) for i.t.d.m.s.EntitySupportTest$EntityWithNoStaticRoles@37fffef3
10:53:39.225 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:53:39.225 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@7ca0166c, [])
10:53:39.225 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@22002459
10:53:39.225 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@7ca0166c, []) completed
10:53:39.225 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
10:53:39.226 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST PASSED in 3 msec
10:53:39.226 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - 
10:53:39.228 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - ***************************************
10:53:39.229 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST "test entity with one static role"
10:53:39.229 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - ***************************************
10:53:39.230 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.s.EntitySupportTest$EntityWithOneStaticRole@5f9ebd5a at construction time: []
10:53:39.231 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.s.EntitySupportTest$MockRole2) for i.t.d.m.s.EntitySupportTest$EntityWithOneStaticRole@5f9ebd5a
10:53:39.231 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:53:39.231 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@2db3675a, [])
10:53:39.231 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@22002459
10:53:39.231 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@2db3675a, []) completed
10:53:39.231 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
10:53:39.232 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST PASSED in 4 msec
10:53:39.232 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - 
10:53:39.234 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - ****************************************
10:53:39.234 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST "test entity with two static roles"
10:53:39.234 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - ****************************************
10:53:39.235 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST PASSED in 1 msec
10:53:39.235 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - 
10:53:39.236 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - **********************
10:53:39.237 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST "test extensions"
10:53:39.237 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - **********************
10:53:39.237 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.s.EntitySupportTest$MockEntity1@1987807b at construction time: []
10:53:39.238 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.r.Loadable) for i.t.d.m.s.EntitySupportTest$MockEntity1@1987807b
10:53:39.238 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:53:39.238 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@41bbb219, [])
10:53:39.238 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@22002459
10:53:39.238 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@41bbb219, []) completed
10:53:39.238 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.d.m.s.EntitySupportTest$MockEntity1Loadable@3f2ae973]
10:53:39.238 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.s.EntitySupportTest$MockEntity2@5f781173 at construction time: []
10:53:39.239 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.r.Loadable) for i.t.d.m.s.EntitySupportTest$MockEntity2@5f781173
10:53:39.239 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:53:39.239 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@2b464384, [])
10:53:39.239 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@22002459
10:53:39.239 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x0000702c44335af0@2b464384, []) completed
10:53:39.239 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.d.m.s.EntitySupportTest$MockEntity2Loadable@681b42d3]
10:53:39.240 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - TEST PASSED in 4 msec
10:53:39.240 [main                ] INFO  it.tidalwave.dam.model.spi.EntitySupportTest       - 
10:53:39.240 [main                ] INFO  it.tidalwave.dam.model.MimeTypeTest                - FINISHED TESTS OF it.tidalwave.dam.model.MimeTypeTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.529 s -- in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-dam-model ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/jacoco.exec
[INFO] Analyzed bundle 'blueMarine III :: Model' with 7 classes
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-dam-model ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-dam-model ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c-tests.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-dam-model ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-dam-model ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-dam-model/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-dam-model/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c-tests.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-dam-model/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-dam-model >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-dam-model ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-dam-model <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-dam-model ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --------< it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons >--------
[INFO] Building blueMarine III :: UI Commons 1.0-ALPHA-1-SNAPSHOT        [4/16]
[INFO]   from modules/UICommons/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-dam-ui-commons ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-ui-commons ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852023646
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/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/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-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-dam-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-dam-ui-commons ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-ui-commons ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-ui-commons ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-ui-commons ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-dam-ui-commons ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-dam-ui-commons ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-dam-ui-commons ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/it-tidalwave-dam-ui-commons-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-dam-ui-commons ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-dam-ui-commons ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-dam-ui-commons ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-dam-ui-commons/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-ui-commons-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/it-tidalwave-dam-ui-commons-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-dam-ui-commons/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-ui-commons-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-dam-ui-commons >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-dam-ui-commons ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-dam-ui-commons <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-dam-ui-commons ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] ---< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-modules-geo >----
[INFO] Building blueMarine III :: Geo (modules) 1.0-ALPHA-1-SNAPSHOT     [5/16]
[INFO]   from modules/Geo/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852027328
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[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/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-modules-geo ---
[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-bluemarine3-modules-geo ---
[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-bluemarine3-modules-geo ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/jacoco.exec
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-modules-geo/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-modules-geo-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-modules-geo >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-modules-geo <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] 
[INFO] -----------< it.tidalwave.bluemarine3:it-tidalwave-dam-geo >------------
[INFO] Building blueMarine III :: Geo :: Geo 1.0-ALPHA-1-SNAPSHOT        [6/16]
[INFO]   from modules/Geo/Geo/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-dam-geo ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-geo ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852027433
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-geo ---
[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-dam-geo ---
[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-dam-geo ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-geo ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-geo ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-geo ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 14 source files with javac [forked debug deprecation release 21] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-geo ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-geo ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-dam-geo ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
10:53:51.654 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - STARTING TESTS OF it.tidalwave.geo.impl.DefaultRectangularAreaTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
10:53:52.995 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - ***************************************************
10:53:52.996 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST "empty including empty area must return empty"
10:53:52.996 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - ***************************************************
10:53:53.149 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST PASSED in 152 msec
10:53:53.150 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - 
10:53:53.152 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - **************************************************
10:53:53.152 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST "empty including non empty must return other"
10:53:53.152 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - **************************************************
10:53:53.154 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST PASSED in 2 msec
10:53:53.154 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - 
10:53:53.155 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - *************************************************************
10:53:53.155 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST "empty including point must return degenerate rectangle"
10:53:53.155 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - *************************************************************
10:53:53.156 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST PASSED in 1 msec
10:53:53.156 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - 
10:53:53.157 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - ***************************************************
10:53:53.157 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST "not empty including empty must return itself"
10:53:53.157 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - ***************************************************
10:53:53.158 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST PASSED in 1 msec
10:53:53.158 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - 
10:53:53.159 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - *****************
10:53:53.159 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST "test empty"
10:53:53.159 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - *****************
10:53:53.162 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST PASSED in 2 msec
10:53:53.162 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - 
10:53:53.163 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - *********************
10:53:53.163 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST "test non empty"
10:53:53.163 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - *********************
10:53:53.164 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - TEST PASSED in 1 msec
10:53:53.164 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - 
10:53:53.167 [main                ] INFO  i.t.geo.impl.FileEntityGeoTrackProviderTest        - ********************
10:53:53.168 [main                ] INFO  i.t.geo.impl.FileEntityGeoTrackProviderTest        - TEST "test getTrack"
10:53:53.168 [main                ] INFO  i.t.geo.impl.FileEntityGeoTrackProviderTest        - ********************
10:53:53.173 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@73b8ab2c
10:53:53.178 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@4bbc02ef
10:53:53.182 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.g.GeoTrack$Prototype@74b7497b at construction time: []
10:53:53.182 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.r.Loadable) for i.t.g.GeoTrack$Prototype@74b7497b
10:53:53.182 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:53:53.184 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@31443680
10:53:53.188 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x000073ded0334ba8@7805478c, [])
10:53:53.189 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@63f3366a
10:53:53.189 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.g.GeoTrack$Prototype@74b7497b, i.t.d.m.r.Loadable)
10:53:53.190 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
10:53:53.190 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.g.GeoTrack$Prototype@74b7497b, i.t.u.RoleFactory)
10:53:53.190 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
10:53:53.191 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000073ded0334ba8@7805478c, []) completed
10:53:53.191 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
10:53:53.199 [main                ] ERROR i.t.geo.impl.FileEntityGeoTrackProviderTest        - TEST FAILED in 28 msec - test getTrack - java.io.UncheckedIOException: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
10:53:53.199 [main                ] ERROR i.t.geo.impl.FileEntityGeoTrackProviderTest        - TEST FAILED
java.io.UncheckedIOException: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
	at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:71)
	at it.tidalwave.util.LazySupplier.get(LazySupplier.java:64)
	at it.tidalwave.geo.GeoTrackProvider.getTrack(GeoTrackProvider.java:24)
	at it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.test_getTrack(FileEntityGeoTrackProviderTest.java:64)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.testng.TestRunner.privateRun(TestRunner.java:739)
	at org.testng.TestRunner.run(TestRunner.java:614)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
	at org.testng.SuiteRunner.run(SuiteRunner.java:312)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
	at org.testng.TestNG.runSuites(TestNG.java:1112)
	at org.testng.TestNG.run(TestNG.java:1079)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
	at it.tidalwave.dam.model.spi.EntitySupport.lambda$of$1(EntitySupport.java:71)
	at java.base/java.util.Optional.orElseThrow(Optional.java:403)
	at it.tidalwave.dam.model.spi.EntitySupport.of(EntitySupport.java:71)
	at it.tidalwave.geo.GeoTrack.of(GeoTrack.java:92)
	at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:67)
	... 34 common frames omitted
10:53:53.202 [main                ] ERROR i.t.geo.impl.FileEntityGeoTrackProviderTest        - 
10:53:53.203 [main                ] INFO  i.t.geo.impl.FileEntityGeoTrackProviderTest        - ************************************
10:53:53.204 [main                ] INFO  i.t.geo.impl.FileEntityGeoTrackProviderTest        - TEST "test getTrack loads only once"
10:53:53.204 [main                ] INFO  i.t.geo.impl.FileEntityGeoTrackProviderTest        - ************************************
10:53:53.206 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.r.Loadable) for i.t.g.GeoTrack$Prototype@74b7497b
10:53:53.206 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:53:53.206 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x000073ded0334ba8@4805069b, [])
10:53:53.206 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@63f3366a
10:53:53.206 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.g.GeoTrack$Prototype@74b7497b, i.t.d.m.r.Loadable)
10:53:53.206 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
10:53:53.207 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.g.GeoTrack$Prototype@74b7497b, i.t.u.RoleFactory)
10:53:53.207 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
10:53:53.207 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000073ded0334ba8@4805069b, []) completed
10:53:53.207 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning []
10:53:53.208 [main                ] ERROR i.t.geo.impl.FileEntityGeoTrackProviderTest        - TEST FAILED in 4 msec - test getTrack loads only once - java.io.UncheckedIOException: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
10:53:53.209 [main                ] ERROR i.t.geo.impl.FileEntityGeoTrackProviderTest        - TEST FAILED
java.io.UncheckedIOException: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
	at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:71)
	at it.tidalwave.util.LazySupplier.get(LazySupplier.java:64)
	at it.tidalwave.geo.GeoTrackProvider.getTrack(GeoTrackProvider.java:24)
	at it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.lambda$test_getTrack_loads_only_once$0(FileEntityGeoTrackProviderTest.java:74)
	at java.base/java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104)
	at java.base/java.util.stream.IntPipeline$Head.forEach(IntPipeline.java:617)
	at it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.test_getTrack_loads_only_once(FileEntityGeoTrackProviderTest.java:74)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.testng.TestRunner.privateRun(TestRunner.java:739)
	at org.testng.TestRunner.run(TestRunner.java:614)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
	at org.testng.SuiteRunner.run(SuiteRunner.java:312)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
	at org.testng.TestNG.runSuites(TestNG.java:1112)
	at org.testng.TestNG.run(TestNG.java:1079)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
	at it.tidalwave.dam.model.spi.EntitySupport.lambda$of$1(EntitySupport.java:71)
	at java.base/java.util.Optional.orElseThrow(Optional.java:403)
	at it.tidalwave.dam.model.spi.EntitySupport.of(EntitySupport.java:71)
	at it.tidalwave.geo.GeoTrack.of(GeoTrack.java:92)
	at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:67)
	... 37 common frames omitted
10:53:53.209 [main                ] ERROR i.t.geo.impl.FileEntityGeoTrackProviderTest        - 
10:53:53.209 [main                ] INFO  it.tidalwave.geo.impl.DefaultRectangularAreaTest   - FINISHED TESTS OF it.tidalwave.geo.impl.DefaultRectangularAreaTest
[ERROR] Tests run: 8, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 2.333 s <<< FAILURE! -- in TestSuite
[ERROR] it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.test_getTrack -- Time elapsed: 0.034 s <<< FAILURE!
java.io.UncheckedIOException: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
	at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:71)
	at it.tidalwave.util.LazySupplier.get(LazySupplier.java:64)
	at it.tidalwave.geo.GeoTrackProvider.getTrack(GeoTrackProvider.java:24)
	at it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.test_getTrack(FileEntityGeoTrackProviderTest.java:64)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.testng.TestRunner.privateRun(TestRunner.java:739)
	at org.testng.TestRunner.run(TestRunner.java:614)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
	at org.testng.SuiteRunner.run(SuiteRunner.java:312)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
	at org.testng.TestNG.runSuites(TestNG.java:1112)
	at org.testng.TestNG.run(TestNG.java:1079)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
	at it.tidalwave.dam.model.spi.EntitySupport.lambda$of$1(EntitySupport.java:71)
	at java.base/java.util.Optional.orElseThrow(Optional.java:403)
	at it.tidalwave.dam.model.spi.EntitySupport.of(EntitySupport.java:71)
	at it.tidalwave.geo.GeoTrack.of(GeoTrack.java:92)
	at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:67)
	... 34 more

[ERROR] it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.test_getTrack_loads_only_once -- Time elapsed: 0.006 s <<< FAILURE!
java.io.UncheckedIOException: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
	at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:71)
	at it.tidalwave.util.LazySupplier.get(LazySupplier.java:64)
	at it.tidalwave.geo.GeoTrackProvider.getTrack(GeoTrackProvider.java:24)
	at it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.lambda$test_getTrack_loads_only_once$0(FileEntityGeoTrackProviderTest.java:74)
	at java.base/java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104)
	at java.base/java.util.stream.IntPipeline$Head.forEach(IntPipeline.java:617)
	at it.tidalwave.geo.impl.FileEntityGeoTrackProviderTest.test_getTrack_loads_only_once(FileEntityGeoTrackProviderTest.java:74)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.testng.TestRunner.privateRun(TestRunner.java:739)
	at org.testng.TestRunner.run(TestRunner.java:614)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
	at org.testng.SuiteRunner.run(SuiteRunner.java:312)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
	at org.testng.TestNG.runSuites(TestNG.java:1112)
	at org.testng.TestNG.run(TestNG.java:1079)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
	at it.tidalwave.dam.model.spi.EntitySupport.lambda$of$1(EntitySupport.java:71)
	at java.base/java.util.Optional.orElseThrow(Optional.java:403)
	at it.tidalwave.dam.model.spi.EntitySupport.of(EntitySupport.java:71)
	at it.tidalwave.geo.GeoTrack.of(GeoTrack.java:92)
	at it.tidalwave.geo.impl.FileEntityGeoTrackProvider.createTrack(FileEntityGeoTrackProvider.java:67)
	... 37 more

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   FileEntityGeoTrackProviderTest.test_getTrack:64 » UncheckedIO java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
[ERROR]   FileEntityGeoTrackProviderTest.test_getTrack_loads_only_once:74->lambda$test_getTrack_loads_only_once$0:74 » UncheckedIO java.io.IOException: No loadable for Mock for FileEntity, hashCode: 198173340
[INFO] 
[ERROR] Tests run: 8, Failures: 2, Errors: 0, Skipped: 0
[INFO] 
[ERROR] There are test failures.

See /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/surefire-reports/jacoco for the individual test results.
See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-dam-geo ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/jacoco.exec
[INFO] Analyzed bundle 'blueMarine III :: Geo :: Geo' with 13 classes
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-dam-geo ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-dam-geo ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c-tests.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-dam-geo ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-dam-geo ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-dam-geo/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-dam-geo/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c-tests.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-dam-geo/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-dam-geo >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-dam-geo ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-dam-geo <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-dam-geo ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer >---
[INFO] Building blueMarine III :: File Explorer 1.0-ALPHA-1-SNAPSHOT     [7/16]
[INFO]   from modules/FileExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852036731
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-file-explorer ---
[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-bluemarine3-file-explorer ---
[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-bluemarine3-file-explorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-file-explorer ---
[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/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/classes": no such file or directory
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c-tests.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-file-explorer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-file-explorer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c-tests.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-file-explorer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-file-explorer >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-file-explorer <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer >--
[INFO] Building blueMarine III :: Geo :: Track Explorer 1.0-ALPHA-1-SNAPSHOT [8/16]
[INFO]   from modules/Geo/GeoExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852041850
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-track-explorer ---
[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-bluemarine3-track-explorer ---
[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-bluemarine3-track-explorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-track-explorer ---
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/classes": no such file or directory
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/test-classes": no such file or directory
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.bluemarine3.geoexplorer.impl.DefaultTrackExplorerPresentationControlTest
10:54:05.968 [main                ] INFO  i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - STARTING TESTS OF it.tidalwave.bluemarine3.geoexplorer.impl.DefaultTrackExplorerPresentationControlTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
10:54:07.154 [main                ] INFO  i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - *********************
10:54:07.155 [main                ] INFO  i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - TEST "test onPowerOn"
10:54:07.155 [main                ] INFO  i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - *********************
10:54:07.161 [main                ] DEBUG i.t.b.g.i.DefaultTrackExplorerPresentationControl  - onPowerOn(PowerOnEvent(properties={}))
10:54:07.181 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@7ee64b53
10:54:07.188 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@6c519e47
10:54:07.193 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@716ae973 at construction time: []
10:54:07.193 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.Presentable) for i.t.d.m.i.i.DefaultFileEntity@716ae973
10:54:07.194 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:54:07.196 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x000072776c300400@5909ae90, [])
10:54:07.196 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@7b3085a3
10:54:07.200 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@716ae973 at construction time: []
10:54:07.201 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000072776c300400@5909ae90, []) completed
10:54:07.201 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.b.f.i.FileEntityPresentable@39acd1f1]
10:54:07.204 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x000072776c300400@24fef542, [])
10:54:07.204 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@7b3085a3
10:54:07.204 [main                ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable    - >>>> r for i.t.d.m.i.i.DefaultFileEntity@716ae973: [i.t.r.i.DefaultSimpleComposite@44ddb518]
10:54:07.215 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000072776c300400@24fef542, []) completed
10:54:07.279 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.d.m.i.i.DefaultFileEntity@716ae973 at construction time: []
10:54:07.280 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.i.FileEntity) for i.t.d.m.i.i.DefaultFileEntity@716ae973
10:54:07.280 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:54:07.280 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x000072776c300400@5bde6148, [])
10:54:07.280 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@7b3085a3
10:54:07.281 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000072776c300400@5bde6148, []) completed
10:54:07.281 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.d.m.i.i.DefaultFileEntity@716ae973]
10:54:07.423 [main                ] INFO  i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - TEST PASSED in 267 msec
10:54:07.423 [main                ] INFO  i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - 
10:54:07.425 [main                ] INFO  i.t.b.g.i.DefaultTrackExplorerPresentationControlTest - FINISHED TESTS OF it.tidalwave.bluemarine3.geoexplorer.impl.DefaultTrackExplorerPresentationControlTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.170 s -- in it.tidalwave.bluemarine3.geoexplorer.impl.DefaultTrackExplorerPresentationControlTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/jacoco.exec
[INFO] Analyzed bundle 'blueMarine III :: Geo :: Track Explorer' with 2 classes
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c-tests.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-track-explorer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-track-explorer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c-tests.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-track-explorer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-track-explorer >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-track-explorer <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-dam-geo-jpx >----------
[INFO] Building blueMarine III :: Geo :: JPX Provider 1.0-ALPHA-1-SNAPSHOT [9/16]
[INFO]   from modules/Geo/GeoJPXProvider/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-dam-geo-jpx ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-geo-jpx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852050212
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-geo-jpx ---
[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-dam-geo-jpx ---
[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-dam-geo-jpx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-geo-jpx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-geo-jpx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-geo-jpx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 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/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/src/main/java/it/tidalwave/geo/impl/jpx/JPXGeoTrackSegment.java:[43,181] This field does not exist, or would have been excluded anyway.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-geo-jpx ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-geo-jpx ---
[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-dam-geo-jpx ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.geo.impl.jpx.JPXIntegrationTest
10:54:14.126 [main                ] INFO  it.tidalwave.geo.impl.jpx.JPXIntegrationTest       - STARTING TESTS OF it.tidalwave.geo.impl.jpx.JPXIntegrationTest
10:54:14.169 [main                ] INFO  it.tidalwave.geo.impl.jpx.JPXIntegrationTest       - ***********
10:54:14.169 [main                ] INFO  it.tidalwave.geo.impl.jpx.JPXIntegrationTest       - TEST "test"
10:54:14.170 [main                ] INFO  it.tidalwave.geo.impl.jpx.JPXIntegrationTest       - ***********
10:54:14.194 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@71f96dfb
10:54:14.199 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@118102ee
10:54:14.203 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.g.GeoTrack$Prototype@1a891add at construction time: []
10:54:14.204 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.r.Loadable) for i.t.g.GeoTrack$Prototype@1a891add
10:54:14.204 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:54:14.206 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x000077b17417c7f8@aaee2a2, [])
10:54:14.207 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@7bc6d27a
10:54:14.211 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000077b17417c7f8@aaee2a2, []) completed
10:54:14.212 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.g.i.j.JPXGeoTrackLoadable@fca387]
10:54:14.224 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:54:15.146 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:54:15.199 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:54:15.202 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:54:15.220 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
10:54:15.220 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/
10:54:15.220 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  src/test/resources/expected-results/2024-12-11 151146__20241211_1511.gpx.txt
10:54:15.220 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/2024-12-11 151146__20241211_1511.gpx.txt
10:54:15.238 [main                ] INFO  it.tidalwave.geo.impl.jpx.JPXIntegrationTest       - TEST PASSED in 1068 msec
10:54:15.239 [main                ] INFO  it.tidalwave.geo.impl.jpx.JPXIntegrationTest       - 
10:54:15.240 [main                ] INFO  it.tidalwave.geo.impl.jpx.JPXIntegrationTest       - ***************************
10:54:15.240 [main                ] INFO  it.tidalwave.geo.impl.jpx.JPXIntegrationTest       - TEST "test getBoundingArea"
10:54:15.240 [main                ] INFO  it.tidalwave.geo.impl.jpx.JPXIntegrationTest       - ***************************
10:54:15.241 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.d.m.r.Loadable) for i.t.g.GeoTrack$Prototype@1a891add
10:54:15.241 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:54:15.242 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x000077b17417c7f8@7d04529c, [])
10:54:15.242 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@7bc6d27a
10:54:15.242 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000077b17417c7f8@7d04529c, []) completed
10:54:15.242 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.g.i.j.JPXGeoTrackLoadable@14fa92af]
10:54:15.243 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:54:15.592 [main                ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:54:15.592 [.commonPool-worker-1] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:54:15.592 [.commonPool-worker-2] TRACE it.tidalwave.util.spi.HierarchicFinderSupport      - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.SupplierFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[])
10:54:15.684 [main                ] INFO  it.tidalwave.geo.impl.jpx.JPXIntegrationTest       - TEST PASSED in 443 msec
10:54:15.684 [main                ] INFO  it.tidalwave.geo.impl.jpx.JPXIntegrationTest       - 
10:54:15.686 [main                ] INFO  it.tidalwave.geo.impl.jpx.JPXIntegrationTest       - FINISHED TESTS OF it.tidalwave.geo.impl.jpx.JPXIntegrationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.297 s -- in it.tidalwave.geo.impl.jpx.JPXIntegrationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-dam-geo-jpx ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/jacoco.exec
[INFO] Analyzed bundle 'blueMarine III :: Geo :: JPX Provider' with 4 classes
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-dam-geo-jpx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-dam-geo-jpx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c-tests.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-dam-geo-jpx ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-dam-geo-jpx ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-dam-geo-jpx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-dam-geo-jpx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c-tests.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-dam-geo-jpx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-dam-geo-jpx >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-dam-geo-jpx ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-dam-geo-jpx <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-dam-geo-jpx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-ui-additions >---------
[INFO] Building blueMarine III :: SteelBlue additions 1.0-ALPHA-1-SNAPSHOT [10/16]
[INFO]   from modules/SteelBlueAdditons/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-additions ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-additions ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852058619
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[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/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-additions ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-additions ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-additions ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-additions ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-ui-additions ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-additions ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-additions ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-ui-additions ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-additions ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-additions ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-ui-additions ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-ui-additions ---
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-additions ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-ui-additions ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-additions ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c-tests.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-additions ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-additions ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-ui-additions/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-ui-additions/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c-tests.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-ui-additions/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-additions >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-additions ---
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-additions <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-additions ---
[INFO] 
[INFO] ----< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer >-----
[INFO] Building blueMarine III :: Geo :: Map Viewer 1.0-ALPHA-1-SNAPSHOT [11/16]
[INFO]   from modules/Geo/MapViewer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852059068
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-mapviewer ---
[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-bluemarine3-mapviewer ---
[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-bluemarine3-mapviewer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/test-classes": no such file or directory
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest
10:54:23.538 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - STARTING TESTS OF it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
10:54:24.889 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - ****************************
10:54:24.890 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST "test binding listener"
10:54:24.890 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - ****************************
10:54:24.914 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@6d6f6ca9
10:54:24.920 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@66314fee
10:54:24.926 [main                ] TRACE it.tidalwave.role.impl.ContextSnapshot             - >>>> contexts for i.t.g.i.DefaultCoordinates@141b011a at construction time: []
10:54:24.927 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - as(i.t.u.c.r.Displayable) for i.t.g.i.DefaultCoordinates@141b011a
10:54:24.927 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> contexts: ContextSnapshot[]
10:54:24.932 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ...
10:54:24.934 [main                ] INFO  it.tidalwave.role.impl.ServiceLoaderLocator        - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@13390a96
10:54:24.964 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - runWithContexts(i.t.u.ContextManager$$Lambda/0x000074de10303f20@33891646, [])
10:54:24.964 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@f42336c
10:54:24.965 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.g.i.DefaultCoordinates@141b011a, i.t.u.c.r.Displayable)
10:54:24.966 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
10:54:24.966 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - findRoles(i.t.g.i.DefaultCoordinates@141b011a, i.t.u.RoleFactory)
10:54:24.967 [main                ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport     - >>>> findRoles() returning: []
10:54:24.967 [main                ] TRACE it.tidalwave.role.impl.DefaultContextManager       - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000074de10303f20@33891646, []) completed
10:54:24.967 [main                ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory     - >>>> as() returning [i.t.g.i.DefaultCoordinates@141b011a]
10:54:24.984 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST PASSED in 92 msec
10:54:24.985 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - 
10:54:24.989 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - **********************
10:54:24.989 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST "test initialize"
10:54:24.989 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - **********************
10:54:25.124 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST PASSED in 134 msec
10:54:25.124 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - 
10:54:25.127 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - ************************************************
10:54:25.127 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST "test onPanelShown with other presentation"
10:54:25.127 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - ************************************************
10:54:25.129 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST PASSED in 2 msec
10:54:25.130 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - 
10:54:25.132 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - ********************************************
10:54:25.132 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST "test onPanelShown with rendered track"
10:54:25.132 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - ********************************************
10:54:25.298 [main                ] INFO  i.t.b.m.impl.DefaultMapViewerPresentationControl   - onTrackSelected(EntitySelectedEvent(application/xml+gpx))
10:54:25.299 [main                ] DEBUG i.t.b.m.impl.DefaultMapViewerPresentationControl   - onPanelShown(PanelShownNotification(target=Mock for MapViewerPresentation, hashCode: 1569980193))
10:54:25.303 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST PASSED in 171 msec
10:54:25.303 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - 
10:54:25.306 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - ***********************************************
10:54:25.306 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST "test onPanelShown without rendered track"
10:54:25.306 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - ***********************************************
10:54:25.307 [main                ] DEBUG i.t.b.m.impl.DefaultMapViewerPresentationControl   - onPanelShown(PanelShownNotification(target=Mock for MapViewerPresentation, hashCode: 2071786613))
10:54:25.308 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST PASSED in 1 msec
10:54:25.308 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - 
10:54:25.310 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - *********************
10:54:25.310 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST "test onPowerOn"
10:54:25.310 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - *********************
10:54:25.312 [main                ] DEBUG i.t.b.m.impl.DefaultMapViewerPresentationControl   - onPowerOn(PowerOnEvent(properties={}))
10:54:25.329 [main                ] ERROR i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST FAILED in 15 msec - test onPowerOn - org.mockito.exceptions.misusing.InvalidUseOfMatchersException: 
Invalid use of argument matchers!
2 matchers expected, 1 recorded:
-> at it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_onPowerOn(DefaultMapViewerPresentationControlTest.java:117)

This exception may occur if matchers are combined with raw values:
    //incorrect:
    someMethod(any(), "raw String");
When using matchers, all arguments have to be provided by matchers.
For example:
    //correct:
    someMethod(any(), eq("String by matcher"));

For more info see javadoc for Matchers class.

10:54:25.329 [main                ] ERROR i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST FAILED
org.mockito.exceptions.misusing.InvalidUseOfMatchersException: 
Invalid use of argument matchers!
2 matchers expected, 1 recorded:
-> at it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_onPowerOn(DefaultMapViewerPresentationControlTest.java:117)

This exception may occur if matchers are combined with raw values:
    //incorrect:
    someMethod(any(), "raw String");
When using matchers, all arguments have to be provided by matchers.
For example:
    //correct:
    someMethod(any(), eq("String by matcher"));

For more info see javadoc for Matchers class.

	at it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_onPowerOn(DefaultMapViewerPresentationControlTest.java:117)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.testng.TestRunner.privateRun(TestRunner.java:739)
	at org.testng.TestRunner.run(TestRunner.java:614)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
	at org.testng.SuiteRunner.run(SuiteRunner.java:312)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
	at org.testng.TestNG.runSuites(TestNG.java:1112)
	at org.testng.TestNG.run(TestNG.java:1079)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:91)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
10:54:25.331 [main                ] ERROR i.t.b.m.i.DefaultMapViewerPresentationControlTest  - 
10:54:25.333 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - ***************************
10:54:25.333 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST "test onTrackSelected"
10:54:25.333 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - ***************************
10:54:25.335 [main                ] INFO  i.t.b.m.impl.DefaultMapViewerPresentationControl   - onTrackSelected(EntitySelectedEvent(application/xml+gpx))
10:54:25.341 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST PASSED in 8 msec
10:54:25.341 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - 
10:54:25.343 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - **************************************
10:54:25.343 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST "test onTrackSelected with error"
10:54:25.343 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - **************************************
10:54:25.344 [main                ] ERROR i.t.b.m.impl.DefaultMapViewerPresentationControl   - onTrackSelected()
java.lang.RuntimeException: java.io.IOException: foobar
	at it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_onTrackSelected_with_error(DefaultMapViewerPresentationControlTest.java:194)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.testng.TestRunner.privateRun(TestRunner.java:739)
	at org.testng.TestRunner.run(TestRunner.java:614)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
	at org.testng.SuiteRunner.run(SuiteRunner.java:312)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
	at org.testng.TestNG.runSuites(TestNG.java:1112)
	at org.testng.TestNG.run(TestNG.java:1079)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:91)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Caused by: java.io.IOException: foobar
	... 32 common frames omitted
10:54:25.351 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST PASSED in 8 msec
10:54:25.351 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - 
10:54:25.353 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - *******************
10:54:25.353 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST "test reframe"
10:54:25.353 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - *******************
10:54:25.355 [main                ] INFO  i.t.b.m.impl.DefaultMapViewerPresentationControl   - onTrackSelected(EntitySelectedEvent(application/xml+gpx))
10:54:25.355 [main                ] INFO  i.t.b.m.impl.DefaultMapViewerPresentationControl   - reframe()
10:54:25.356 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST PASSED in 3 msec
10:54:25.356 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - 
10:54:25.357 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - ******************
10:54:25.358 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST "test zoomIn"
10:54:25.358 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - ******************
10:54:25.362 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST PASSED in 5 msec
10:54:25.362 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - 
10:54:25.364 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - *******************
10:54:25.364 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST "test zoomOut"
10:54:25.364 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - *******************
10:54:25.371 [main                ] ERROR i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST FAILED in 7 msec - test zoomOut - java.lang.AssertionError: 
expected: 6.0
 but was: 8.0
10:54:25.372 [main                ] ERROR i.t.b.m.i.DefaultMapViewerPresentationControlTest  - TEST FAILED
java.lang.AssertionError: 
expected: 6.0
 but was: 8.0
	at it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_zoomOut(DefaultMapViewerPresentationControlTest.java:227)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.testng.TestRunner.privateRun(TestRunner.java:739)
	at org.testng.TestRunner.run(TestRunner.java:614)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
	at org.testng.SuiteRunner.run(SuiteRunner.java:312)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
	at org.testng.TestNG.runSuites(TestNG.java:1112)
	at org.testng.TestNG.run(TestNG.java:1079)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:91)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
10:54:25.372 [main                ] ERROR i.t.b.m.i.DefaultMapViewerPresentationControlTest  - 
10:54:25.373 [main                ] INFO  i.t.b.m.i.DefaultMapViewerPresentationControlTest  - FINISHED TESTS OF it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest
[ERROR] Tests run: 11, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 2.606 s <<< FAILURE! -- in it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest
[ERROR] it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_onPowerOn -- Time elapsed: 0.018 s <<< FAILURE!
org.mockito.exceptions.misusing.InvalidUseOfMatchersException: 

Invalid use of argument matchers!
2 matchers expected, 1 recorded:
-> at it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_onPowerOn(DefaultMapViewerPresentationControlTest.java:117)

This exception may occur if matchers are combined with raw values:
    //incorrect:
    someMethod(any(), "raw String");
When using matchers, all arguments have to be provided by matchers.
For example:
    //correct:
    someMethod(any(), eq("String by matcher"));

For more info see javadoc for Matchers class.

	at it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_onPowerOn(DefaultMapViewerPresentationControlTest.java:117)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.testng.TestRunner.privateRun(TestRunner.java:739)
	at org.testng.TestRunner.run(TestRunner.java:614)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
	at org.testng.SuiteRunner.run(SuiteRunner.java:312)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
	at org.testng.TestNG.runSuites(TestNG.java:1112)
	at org.testng.TestNG.run(TestNG.java:1079)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:91)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

[ERROR] it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_zoomOut -- Time elapsed: 0.008 s <<< FAILURE!
java.lang.AssertionError: 

expected: 6.0
 but was: 8.0
	at it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_zoomOut(DefaultMapViewerPresentationControlTest.java:227)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230)
	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992)
	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203)
	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154)
	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at org.testng.TestRunner.privateRun(TestRunner.java:739)
	at org.testng.TestRunner.run(TestRunner.java:614)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
	at org.testng.SuiteRunner.run(SuiteRunner.java:312)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
	at org.testng.TestNG.runSuites(TestNG.java:1112)
	at org.testng.TestNG.run(TestNG.java:1079)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:102)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:91)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   DefaultMapViewerPresentationControlTest.test_onPowerOn:117 InvalidUseOfMatchers 
Invalid use of argument matchers!
2 matchers expected, 1 recorded:
-> at it.tidalwave.bluemarine3.mapviewer.impl.DefaultMapViewerPresentationControlTest.test_onPowerOn(DefaultMapViewerPresentationControlTest.java:117)

This exception may occur if matchers are combined with raw values:
    //incorrect:
    someMethod(any(), "raw String");
When using matchers, all arguments have to be provided by matchers.
For example:
    //correct:
    someMethod(any(), eq("String by matcher"));

For more info see javadoc for Matchers class.

[ERROR]   DefaultMapViewerPresentationControlTest.test_zoomOut:227 
expected: 6.0
 but was: 8.0
[INFO] 
[ERROR] Tests run: 11, Failures: 2, Errors: 0, Skipped: 0
[INFO] 
[ERROR] There are test failures.

See /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/surefire-reports/jacoco for the individual test results.
See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/jacoco.exec
[INFO] Analyzed bundle 'blueMarine III :: Geo :: Map Viewer' with 1 classes
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c-tests.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-mapviewer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-mapviewer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c-tests.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-mapviewer/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-mapviewer >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-mapviewer <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer-javafx >--
[INFO] Building blueMarine III :: Geo :: Track Explorer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [12/16]
[INFO]   from modules/Geo/JavaFXGeoExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852068407
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-track-explorer-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-bluemarine3-track-explorer-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-bluemarine3-track-explorer-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-track-explorer-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-track-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-track-explorer-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-track-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-track-explorer-javafx >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-track-explorer-javafx <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer-javafx >--
[INFO] Building blueMarine III :: Geo :: Map Viewer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [13/16]
[INFO]   from modules/Geo/JavaFXMapViewer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852072499
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-mapviewer-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-bluemarine3-mapviewer-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-bluemarine3-mapviewer-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/it-tidalwave-bluemarine3-mapviewer-javafx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-mapviewer-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-mapviewer-javafx-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/it-tidalwave-bluemarine3-mapviewer-javafx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-mapviewer-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-mapviewer-javafx-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-mapviewer-javafx >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-mapviewer-javafx <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer-javafx >--
[INFO] Building blueMarine III :: File Explorer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [14/16]
[INFO]   from modules/JavaFXFileExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852077276
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-file-explorer-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-bluemarine3-file-explorer-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-bluemarine3-file-explorer-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/it-tidalwave-bluemarine3-file-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-file-explorer-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-file-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/it-tidalwave-bluemarine3-file-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-file-explorer-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-file-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-file-explorer-javafx >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-file-explorer-javafx <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] ---< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-application >----
[INFO] Building blueMarine III :: Application 1.0-ALPHA-1-SNAPSHOT      [15/16]
[INFO]   from modules/Application/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-application ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-application ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852081240
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[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/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-application ---
[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-bluemarine3-application ---
[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-bluemarine3-application ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-application ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-application ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-application ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-application ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-application ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-application ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-application ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/test-classes": no such file or directory
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-bluemarine3-application ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-bluemarine3-application ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.bluemarine3.ui.impl.DefaultApplicationPresentationControlTest
10:54:45.269 [main                ] INFO  i.t.b.u.i.DefaultApplicationPresentationControlTest - STARTING TESTS OF it.tidalwave.bluemarine3.ui.impl.DefaultApplicationPresentationControlTest
10:54:45.322 [main                ] INFO  i.t.b.u.i.DefaultApplicationPresentationControlTest - ******************************
10:54:45.323 [main                ] INFO  i.t.b.u.i.DefaultApplicationPresentationControlTest - TEST "test onShowAboutRequest"
10:54:45.323 [main                ] INFO  i.t.b.u.i.DefaultApplicationPresentationControlTest - ******************************
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
10:54:46.510 [main                ] INFO  i.t.b.u.i.DefaultApplicationPresentationControlTest - TEST PASSED in 1184 msec
10:54:46.511 [main                ] INFO  i.t.b.u.i.DefaultApplicationPresentationControlTest - 
10:54:46.514 [main                ] INFO  i.t.b.u.i.DefaultApplicationPresentationControlTest - FINISHED TESTS OF it.tidalwave.bluemarine3.ui.impl.DefaultApplicationPresentationControlTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s -- in it.tidalwave.bluemarine3.ui.impl.DefaultApplicationPresentationControlTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-application ---
[INFO] Loading execution data file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/jacoco.exec
[INFO] Analyzed bundle 'blueMarine III :: Application' with 3 classes
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-application ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-application ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c-tests.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3-application ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-application ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-application/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-application/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c-tests.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-application/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-application >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-application ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-application <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-application ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-application-javafx >--
[INFO] Building blueMarine III :: Application :: JavaFX 1.0-ALPHA-1-SNAPSHOT [16/16]
[INFO]   from modules/JavaFXApplication/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852089534
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/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/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-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-bluemarine3-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-bluemarine3-application-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Copying 7 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-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-bluemarine3-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-bluemarine3-application-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-bluemarine3-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-bluemarine3-application-javafx ---
[INFO] 
[INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar
[INFO] 
[INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c-tests.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/pom.xml to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-application-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-application-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c-tests.jar to /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/bluemarine3/it-tidalwave-bluemarine3-application-javafx/1.0-ALPHA-1-SNAPSHOT/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-bluemarine3-application-javafx >>>
[INFO] 
[INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-bluemarine3-application-javafx <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[ERROR] Medium: it.tidalwave.bluemarine3.ui.impl.javafx.JavaFXApplicationPresentationDelegate.assemble(JavaFXBinder, JavaFXToolBarControl, JavaFXMenuBarControl, JavaFXPanelGroupControl) may expose internal representation by storing an externally mutable object into JavaFXApplicationPresentationDelegate.binder [it.tidalwave.bluemarine3.ui.impl.javafx.JavaFXApplicationPresentationDelegate] At JavaFXApplicationPresentationDelegate.java:[line 91] EI_EXPOSE_REP2
[INFO] 


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



[INFO] 
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3 >----------
[INFO] Building blueMarine III 1.0-ALPHA-1-SNAPSHOT                     [17/16]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin:3.26.0:aggregate-cpd (default-cli)'
[WARNING] Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin:3.26.0:aggregate-pmd (default-cli)'
[INFO] 
[INFO] --- pmd:3.26.0:aggregate-cpd (default-cli) @ it-tidalwave-bluemarine3 ---
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/superpom/superpom/5.11/superpom-5.11-site.xml
[INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.1 skin
[INFO] 
[INFO] >>> pmd:3.26.0:aggregate-pmd (default-cli) > test-compile @ it-tidalwave-bluemarine3 >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3 ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852096311
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3 ---
[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-bluemarine3 ---
[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-bluemarine3 ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3 ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/jacoco.exec
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III (modules) 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852096372
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-modules ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-modules ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/target/jacoco.exec
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Model 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-model ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852096441
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/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/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-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-dam-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-dam-model ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-model ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-model ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-model ---
[INFO] Nothing to compile - all classes are up to date.
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-model ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-model ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: UI Commons 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-ui-commons ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852098217
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/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/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-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-dam-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-dam-ui-commons ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-ui-commons ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-ui-commons ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/it-tidalwave-dam-ui-commons-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-ui-commons ---
[INFO] No sources to compile
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Geo (modules) 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852099552
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[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/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-modules-geo ---
[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-bluemarine3-modules-geo ---
[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-bluemarine3-modules-geo ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/jacoco.exec
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Geo :: Geo 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-geo ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852099615
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-geo ---
[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-dam-geo ---
[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-dam-geo ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-geo ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-geo ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-geo ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 14 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-geo ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-geo ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: File Explorer 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852103202
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-file-explorer ---
[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-bluemarine3-file-explorer ---
[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-bluemarine3-file-explorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-file-explorer ---
[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] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] No sources to compile
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Geo :: Track Explorer 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852104830
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-track-explorer ---
[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-bluemarine3-track-explorer ---
[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-bluemarine3-track-explorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-track-explorer ---
[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] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Geo :: JPX Provider 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-geo-jpx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852107856
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-geo-jpx ---
[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-dam-geo-jpx ---
[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-dam-geo-jpx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-geo-jpx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-geo-jpx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-geo-jpx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 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/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/src/main/java/it/tidalwave/geo/impl/jpx/JPXGeoTrackSegment.java:[43,181] This field does not exist, or would have been excluded anyway.
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-geo-jpx ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-geo-jpx ---
[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] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: SteelBlue additions 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-additions ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852110704
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[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/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-additions ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-additions ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-additions ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-additions ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-ui-additions ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-additions ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-additions ---
[INFO] No sources to compile
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-ui-additions ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-additions ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-additions ---
[INFO] No sources to compile
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Geo :: Map Viewer 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852110894
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-mapviewer ---
[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-bluemarine3-mapviewer ---
[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-bluemarine3-mapviewer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Geo :: Track Explorer :: JavaFX 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852114154
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-track-explorer-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-bluemarine3-track-explorer-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-bluemarine3-track-explorer-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Geo :: Map Viewer :: JavaFX 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852115674
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-mapviewer-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-bluemarine3-mapviewer-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-bluemarine3-mapviewer-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/it-tidalwave-bluemarine3-mapviewer-javafx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: File Explorer :: JavaFX 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852117361
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-file-explorer-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-bluemarine3-file-explorer-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-bluemarine3-file-explorer-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/it-tidalwave-bluemarine3-file-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Application 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-application ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852118714
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[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/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-application ---
[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-bluemarine3-application ---
[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-bluemarine3-application ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-application ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-application ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-application ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-application ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-application ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-application ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-application ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking blueMarine III :: Application :: JavaFX 1.0-ALPHA-1-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852121569
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/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/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-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-bluemarine3-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-bluemarine3-application-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Copying 7 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-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
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-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-bluemarine3-application-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] <<< pmd:3.26.0:aggregate-pmd (default-cli) < test-compile @ it-tidalwave-bluemarine3 <<<
[INFO] 
[INFO] 
[INFO] --- pmd:3.26.0:aggregate-pmd (default-cli) @ it-tidalwave-bluemarine3 ---
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[WARNING] Unable to locate Source XRef to link to -- DISABLED
[INFO] PMD version: 7.7.0
[INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.1 skin
[INFO] 
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3 >----------
[INFO] Building blueMarine III 1.0-ALPHA-1-SNAPSHOT                     [18/16]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3 ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3 >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3 ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852125148
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3 ---
[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-bluemarine3 ---
[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-bluemarine3 ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3 ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/jacoco.exec
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3 <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3 ---
[INFO] Skipping pom project
[INFO] 
[INFO] -----< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-modules >------
[INFO] Building blueMarine III (modules) 1.0-ALPHA-1-SNAPSHOT           [19/16]
[INFO]   from modules/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-modules ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-modules >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852125408
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine3-modules ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine3-modules ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-modules ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/target/jacoco.exec
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-modules <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-modules ---
[INFO] Skipping pom project
[INFO] 
[INFO] ----------< it.tidalwave.bluemarine3:it-tidalwave-dam-model >-----------
[INFO] Building blueMarine III :: Model 1.0-ALPHA-1-SNAPSHOT            [20/16]
[INFO]   from modules/Model/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-dam-model ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-dam-model >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-model ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852125477
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/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/blueMarine3_Metrics_branches/workspace/modules/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-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-dam-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-dam-model ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-model ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-model ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-model ---
[INFO] Nothing to compile - all classes are up to date.
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/it-tidalwave-dam-model-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-model ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-model ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-dam-model <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-dam-model ---
[WARNING] Used undeclared dependencies found:
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[INFO] 
[INFO] --------< it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons >--------
[INFO] Building blueMarine III :: UI Commons 1.0-ALPHA-1-SNAPSHOT       [21/16]
[INFO]   from modules/UICommons/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-dam-ui-commons ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-dam-ui-commons >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-ui-commons ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852127385
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/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/blueMarine3_Metrics_branches/workspace/modules/UICommons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-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-dam-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-dam-ui-commons ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-ui-commons ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-ui-commons ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/it-tidalwave-dam-ui-commons-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-ui-commons ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-ui-commons ---
[INFO] No sources to compile
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-dam-ui-commons <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-dam-ui-commons ---
[WARNING] Unused declared dependencies found:
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING]    org.testng:testng:jar:7.10.2:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.mockito:mockito-core:jar:5.13.0:test
[WARNING]    org.assertj:assertj-core:jar:3.27.2:test
[INFO] 
[INFO] ---< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-modules-geo >----
[INFO] Building blueMarine III :: Geo (modules) 1.0-ALPHA-1-SNAPSHOT    [22/16]
[INFO]   from modules/Geo/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-modules-geo >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852128632
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[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/blueMarine3_Metrics_branches/workspace/modules/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-modules-geo ---
[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-bluemarine3-modules-geo ---
[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-bluemarine3-modules-geo ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/target/jacoco.exec
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-modules-geo <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-modules-geo ---
[INFO] Skipping pom project
[INFO] 
[INFO] -----------< it.tidalwave.bluemarine3:it-tidalwave-dam-geo >------------
[INFO] Building blueMarine III :: Geo :: Geo 1.0-ALPHA-1-SNAPSHOT       [23/16]
[INFO]   from modules/Geo/Geo/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-dam-geo ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-dam-geo >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-geo ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852128689
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-geo ---
[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-dam-geo ---
[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-dam-geo ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-geo ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-geo ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-geo ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 14 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/it-tidalwave-dam-geo-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-geo ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-geo ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/test-classes
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-dam-geo <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-dam-geo ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-3:compile
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING] Non-test scoped test only dependencies found:
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer >---
[INFO] Building blueMarine III :: File Explorer 1.0-ALPHA-1-SNAPSHOT    [24/16]
[INFO]   from modules/FileExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-file-explorer >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852132034
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/FileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-file-explorer ---
[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-bluemarine3-file-explorer ---
[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-bluemarine3-file-explorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-file-explorer ---
[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] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/it-tidalwave-bluemarine3-file-explorer-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-file-explorer ---
[INFO] No sources to compile
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-file-explorer <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-file-explorer ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-3:compile
[WARNING]    org.springframework:spring-beans:jar:6.2.1:compile
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-3:compile
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING]    org.testng:testng:jar:7.10.2:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.mockito:mockito-core:jar:5.13.0:test
[WARNING]    org.assertj:assertj-core:jar:3.27.2:test
[WARNING]    org.springframework:spring-aspects:jar:6.2.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.22.1:compile
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer >--
[INFO] Building blueMarine III :: Geo :: Track Explorer 1.0-ALPHA-1-SNAPSHOT [25/16]
[INFO]   from modules/Geo/GeoExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-track-explorer >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852133510
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-track-explorer ---
[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-bluemarine3-track-explorer ---
[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-bluemarine3-track-explorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-track-explorer ---
[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] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-track-explorer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-track-explorer <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-track-explorer ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-3:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    org.springframework:spring-beans:jar:6.2.1:compile
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-3:compile
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.springframework:spring-aspects:jar:6.2.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.22.1:compile
[INFO] 
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-dam-geo-jpx >----------
[INFO] Building blueMarine III :: Geo :: JPX Provider 1.0-ALPHA-1-SNAPSHOT [26/16]
[INFO]   from modules/Geo/GeoJPXProvider/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-dam-geo-jpx ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-dam-geo-jpx >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-dam-geo-jpx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852136525
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-dam-geo-jpx ---
[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-dam-geo-jpx ---
[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-dam-geo-jpx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-dam-geo-jpx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-dam-geo-jpx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-dam-geo-jpx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 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/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/src/main/java/it/tidalwave/geo/impl/jpx/JPXGeoTrackSegment.java:[43,181] This field does not exist, or would have been excluded anyway.
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/it-tidalwave-dam-geo-jpx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-dam-geo-jpx ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-dam-geo-jpx ---
[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] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-dam-geo-jpx <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-dam-geo-jpx ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-3:compile
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-3:compile
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.mockito:mockito-core:jar:5.13.0:test
[INFO] 
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-ui-additions >---------
[INFO] Building blueMarine III :: SteelBlue additions 1.0-ALPHA-1-SNAPSHOT [27/16]
[INFO]   from modules/SteelBlueAdditons/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-additions ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-additions >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-additions ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852139354
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[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/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-additions ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-additions ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO] 
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-additions ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-additions ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-ui-additions ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-additions ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-additions ---
[INFO] No sources to compile
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/it-tidalwave-ui-additions-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-ui-additions ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-additions ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-additions ---
[INFO] No sources to compile
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-additions <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-additions ---
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-dam-model:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    it.tidalwave.steelblue:it-tidalwave-ui-javafx:jar:2.0-ALPHA-3:compile
[WARNING]    org.openjfx:javafx-fxml:jar:23.0.1:compile
[WARNING]    com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING]    jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile
[WARNING]    org.projectlombok:lombok:jar:1.18.36:provided
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING]    org.testng:testng:jar:7.10.2:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.mockito:mockito-core:jar:5.13.0:test
[WARNING]    org.assertj:assertj-core:jar:3.27.2:test
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:4.0-ALPHA-3:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:4.0-ALPHA-3:compile
[WARNING]    org.springframework:spring-aspects:jar:6.2.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.22.1:compile
[INFO] 
[INFO] ----< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer >-----
[INFO] Building blueMarine III :: Geo :: Map Viewer 1.0-ALPHA-1-SNAPSHOT [28/16]
[INFO]   from modules/Geo/MapViewer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-mapviewer >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852139528
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-mapviewer ---
[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-bluemarine3-mapviewer ---
[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-bluemarine3-mapviewer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/it-tidalwave-bluemarine3-mapviewer-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-mapviewer ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-mapviewer <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-mapviewer ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-3:compile
[WARNING]    org.springframework:spring-beans:jar:6.2.1:compile
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-3:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-ui-additions:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:4.0-ALPHA-3:test
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.springframework:spring-aspects:jar:6.2.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.22.1:compile
[WARNING] Non-test scoped test only dependencies found:
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-dam-model:jar:1.0-ALPHA-1-SNAPSHOT:compile
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer-javafx >--
[INFO] Building blueMarine III :: Geo :: Track Explorer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [29/16]
[INFO]   from modules/Geo/JavaFXGeoExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-track-explorer-javafx >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852142862
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-track-explorer-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-bluemarine3-track-explorer-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-bluemarine3-track-explorer-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/it-tidalwave-bluemarine3-track-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-track-explorer-javafx <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-track-explorer-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-3:compile
[WARNING]    org.openjfx:javafx-fxml:jar:linux:23.0.1:compile
[WARNING]    org.openjfx:javafx-controls:jar:linux:23.0.1:compile
[WARNING]    org.openjfx:javafx-graphics:jar:linux:23.0.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-3:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-ui-additions:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-dam-model:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    org.openjfx:javafx-fxml:jar:23.0.1:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING]    org.testng:testng:jar:7.10.2:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.mockito:mockito-core:jar:5.13.0:test
[WARNING]    org.assertj:assertj-core:jar:3.27.2:test
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer-javafx >--
[INFO] Building blueMarine III :: Geo :: Map Viewer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [30/16]
[INFO]   from modules/Geo/JavaFXMapViewer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-mapviewer-javafx >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852144282
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer
[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/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-mapviewer-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-bluemarine3-mapviewer-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-bluemarine3-mapviewer-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/it-tidalwave-bluemarine3-mapviewer-javafx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-mapviewer-javafx <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-mapviewer-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-3:compile
[WARNING]    org.openjfx:javafx-fxml:jar:linux:23.0.1:compile
[WARNING]    org.openjfx:javafx-controls:jar:linux:23.0.1:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-dam-geo:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    org.openjfx:javafx-graphics:jar:linux:23.0.1:compile
[WARNING]    org.openjfx:javafx-base:jar:linux:23.0.1:compile
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-3:compile
[WARNING]    org.openjfx:javafx-fxml:jar:23.0.1:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING]    org.testng:testng:jar:7.10.2:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.mockito:mockito-core:jar:5.13.0:test
[WARNING]    org.assertj:assertj-core:jar:3.27.2:test
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer-javafx >--
[INFO] Building blueMarine III :: File Explorer :: JavaFX 1.0-ALPHA-1-SNAPSHOT [31/16]
[INFO]   from modules/JavaFXFileExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-file-explorer-javafx >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852145922
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[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/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-file-explorer-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-bluemarine3-file-explorer-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-bluemarine3-file-explorer-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 3 source files with javac [forked debug deprecation release 21] to target/classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/it-tidalwave-bluemarine3-file-explorer-javafx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/classes
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-file-explorer-javafx <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-file-explorer-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-3:compile
[WARNING]    org.openjfx:javafx-fxml:jar:linux:23.0.1:compile
[WARNING]    org.openjfx:javafx-controls:jar:linux:23.0.1:compile
[WARNING]    org.openjfx:javafx-graphics:jar:linux:23.0.1:compile
[WARNING]    org.springframework:spring-context:jar:6.2.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-3:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-ui-additions:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-dam-model:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    org.openjfx:javafx-fxml:jar:23.0.1:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING]    org.testng:testng:jar:7.10.2:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.mockito:mockito-core:jar:5.13.0:test
[WARNING]    org.assertj:assertj-core:jar:3.27.2:test
[INFO] 
[INFO] ---< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-application >----
[INFO] Building blueMarine III :: Application 1.0-ALPHA-1-SNAPSHOT      [32/16]
[INFO]   from modules/Application/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-application ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-application >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-application ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852147345
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[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/blueMarine3_Metrics_branches/workspace/modules/Application' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-application ---
[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-bluemarine3-application ---
[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-bluemarine3-application ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-application ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-application ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-application ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-application ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/unwoven-classes
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/it-tidalwave-bluemarine3-application-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-application ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-bluemarine3-application ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-application ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [forked debug deprecation release 21] to target/unwoven-test-classes
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-application <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-application ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.steelblue:it-tidalwave-ui-javafx:jar:2.0-ALPHA-3:compile
[WARNING]    org.springframework:spring-beans:jar:6.2.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-3:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer-javafx:jar:1.0-ALPHA-1-SNAPSHOT:runtime
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-dam-geo-jpx:jar:1.0-ALPHA-1-SNAPSHOT:runtime
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer-javafx:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer-javafx:jar:1.0-ALPHA-1-SNAPSHOT:runtime
[WARNING]    org.slf4j:jcl-over-slf4j:jar:2.0.16:runtime
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.assertj:assertj-core:jar:3.27.2:test
[WARNING]    org.springframework:spring-aspects:jar:6.2.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.22.1:compile
[INFO] 
[INFO] --< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-application-javafx >--
[INFO] Building blueMarine III :: Application :: JavaFX 1.0-ALPHA-1-SNAPSHOT [33/16]
[INFO]   from modules/JavaFXApplication/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] 
[INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-bluemarine3-application-javafx >>>
[INFO] 
[INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: 4b16a70d6d5c at timestamp: 1736852150122
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/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/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing scmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-bluemarine3-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-bluemarine3-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-bluemarine3-application-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.0-ALPHA-1-SNAPSHOT 4b16a70d6d5c
[INFO]      [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/2/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] Copying 7 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-bluemarine3-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
[WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-bluemarine3-application-javafx-1.0-ALPHA-1-SNAPSHOT.4b16a70d6d5c.jar to /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-classes
[INFO] 
[INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-bluemarine3-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-bluemarine3-application-javafx ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/src/test/resources
[INFO] 
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-bluemarine3-application-javafx ---
[INFO] No sources to compile
[INFO] 
[INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-bluemarine3-application-javafx <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-bluemarine3-application-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-3:compile
[WARNING]    org.openjfx:javafx-fxml:jar:linux:23.0.1:provided
[WARNING]    org.openjfx:javafx-controls:jar:linux:23.0.1:provided
[WARNING]    org.openjfx:javafx-graphics:jar:linux:23.0.1:provided
[WARNING]    org.springframework:spring-context:jar:6.2.1:compile
[WARNING]    org.openjfx:javafx-base:jar:linux:23.0.1:provided
[WARNING]    org.slf4j:slf4j-api:jar:2.0.16:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:4.0-ALPHA-3:compile
[WARNING]    it.tidalwave.bluemarine3:it-tidalwave-ui-additions:jar:1.0-ALPHA-1-SNAPSHOT:compile
[WARNING]    org.openjfx:javafx-base:jar:23.0.1:provided
[WARNING]    org.openjfx:javafx-graphics:jar:23.0.1:provided
[WARNING]    org.openjfx:javafx-controls:jar:23.0.1:provided
[WARNING]    org.openjfx:javafx-fxml:jar:23.0.1:provided
[WARNING]    org.openjfx:javafx-media:jar:23.0.1:provided
[WARNING]    org.openjfx:javafx-web:jar:23.0.1:provided
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:4.0-ALPHA-3:compile
[WARNING]    jakarta.inject:jakarta.inject-api:jar:2.0.1:compile
[WARNING]    ch.qos.logback:logback-classic:jar:1.5.16:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.5.16:runtime
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test
[WARNING]    org.testng:testng:jar:7.10.2:test
[WARNING]    org.hamcrest:hamcrest:jar:3.0:test
[WARNING]    org.mockito:mockito-core:jar:5.13.0:test
[WARNING]    org.assertj:assertj-core:jar:3.27.2:test
[WARNING]    org.aspectj:aspectjrt:jar:1.9.22.1:runtime
[INFO] 
[INFO] ---------< it.tidalwave.bluemarine3:it-tidalwave-bluemarine3 >----------
[INFO] Building blueMarine III 1.0-ALPHA-1-SNAPSHOT                     [34/16]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- dependency-check:11.1.1:aggregate (default-cli) @ it-tidalwave-bluemarine3 ---
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer-javafx:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-ui-additions:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-geo-jpx:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-geo:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer-javafx:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer-javafx:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-ui-additions:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-geo:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-geo:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-ui-additions:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-application:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer-javafx:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-geo-jpx:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-geo:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer-javafx:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-track-explorer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer-javafx:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-mapviewer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-ui-additions:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-ui-additions:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-geo:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-geo:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-geo:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-bluemarine3-file-explorer:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-model:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-ui-additions:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Found snapshot reactor project in aggregate for it.tidalwave.bluemarine3:it-tidalwave-dam-ui-commons:1.0-ALPHA-1-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies.
[INFO] Checking for updates
[INFO] Skipping the NVD API Update as it was completed within the last 240 minutes
[INFO] Check for updates complete (233 ms)
[INFO] 

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


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

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


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

Jan 14, 2025 10:55:55 AM org.apache.lucene.store.MemorySegmentIndexInputProvider <init>
INFO: Using MemorySegmentIndexInput and native madvise support with Java 21 or later; to disable start with -Dorg.apache.lucene.store.MMapDirectory.enableMemorySegments=false
Jan 14, 2025 10:55:55 AM org.apache.lucene.internal.vectorization.VectorizationProvider lookup
WARNING: Java vector incubator module is not readable. For optimal vector performance, pass '--add-modules jdk.incubator.vector' to enable Vector API.
[INFO] Created CPE Index (2 seconds)
[INFO] Finished CPE Analyzer (3 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Finished Unused Suppression Rule Analyzer (0 seconds)
[INFO] Analysis Complete (4 seconds)
[INFO] Writing XML report to: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/dependency-check-report.xml
[INFO] Writing HTML report to: /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/dependency-check-report.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for blueMarine III 1.0-ALPHA-1-SNAPSHOT:
[INFO] 
[INFO] blueMarine III ..................................... SUCCESS [  6.815 s]
[INFO] blueMarine III (modules) ........................... SUCCESS [  0.068 s]
[INFO] blueMarine III :: Model ............................ SUCCESS [  1.908 s]
[INFO] blueMarine III :: UI Commons ....................... SUCCESS [  1.248 s]
[INFO] blueMarine III :: Geo (modules) .................... SUCCESS [  0.057 s]
[INFO] blueMarine III :: Geo :: Geo ....................... SUCCESS [  3.344 s]
[INFO] blueMarine III :: File Explorer .................... SUCCESS [  1.469 s]
[INFO] blueMarine III :: Geo :: Track Explorer ............ SUCCESS [  3.021 s]
[INFO] blueMarine III :: Geo :: JPX Provider .............. SUCCESS [  2.830 s]
[INFO] blueMarine III :: SteelBlue additions .............. SUCCESS [  0.172 s]
[INFO] blueMarine III :: Geo :: Map Viewer ................ SUCCESS [  3.335 s]
[INFO] blueMarine III :: Geo :: Track Explorer :: JavaFX .. SUCCESS [  1.421 s]
[INFO] blueMarine III :: Geo :: Map Viewer :: JavaFX ...... SUCCESS [  1.639 s]
[INFO] blueMarine III :: File Explorer :: JavaFX .......... SUCCESS [  1.423 s]
[INFO] blueMarine III :: Application ...................... SUCCESS [  2.775 s]
[INFO] blueMarine III :: Application :: JavaFX ............ SUCCESS [  1.605 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:31 min
[INFO] Finished at: 2025-01-14T10:55:58Z
[INFO] ------------------------------------------------------------------------
[workspace] $ /bin/bash /tmp/jenkins16043189085702514921.sh
No post-build script.
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/31/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/31/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/31/testng/testng-results-3.xml'
Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/31/testng/testng-results-4.xml'
Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/31/testng/testng-results-5.xml'
Processing '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/31/testng/testng-results.xml'
9.523809% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
Build step 'Publish TestNG Results' changed build result to UNSTABLE
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] Version: 3.3.7
[JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern **/**.exec: 9
[JaCoCo plugin] Saving matched execfiles:  /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/jacoco.exec /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/jacoco.exec
[JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/classes 4 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/classes 3 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/classes 15 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/classes 3 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/classes 4 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/classes 3 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/classes 5 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/classes 4 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/classes 3 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/target/classes 4 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/classes 3 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/classes 3 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/target/classes 3 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/target/classes 5 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/classes 4 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/classes 8 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/SteelBlueAdditons/target/classes 0 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/classes 1 files
[JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 
[JaCoCo plugin] Source Inclusions: **/*.java,**/*.groovy,**/*.kt,**/*.kts
[JaCoCo plugin] Source Exclusions: 
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/src/main/java 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/src/main/java 14 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/src/main/java 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/src/main/java 5 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/src/main/java 2 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/src/main/java 7 files
[JaCoCo plugin] - /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/src/main/java 1 files
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: []
[JaCoCo plugin] exclusions: [org/musicbrainz/**/*.class]
[JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=0, maxMethod=0, minLine=0, maxLine=0, minBranch=0, maxBranch=0, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0]
[JaCoCo plugin] Publishing the results..
[JaCoCo plugin] Loading packages..
[JaCoCo plugin] Done.
[JaCoCo plugin] Overall coverage: class: 59.574467, method: 60.451977, line: 53.0303, branch: 60.526318, instruction: 59.253067, complexity: 59.183674
[Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 2 issues (skipped 0 duplicates)
[Java Compiler] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Java Compiler] Creating SCM blamer to obtain author and commit information for affected files
[Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Java Compiler] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace'
[Java Compiler] -> resolved paths in source directory (0 found, 1 not found)
[Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java Compiler] -> resolved module names for 2 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 1 affected files
[Java Compiler] No filter has been set, publishing all 2 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 0 issues (skipped 2 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/31/files-with-issues'
[Java Compiler] -> 0 copied, 0 not in workspace, 2 not-found, 0 with I/O error
[Java Compiler] Deleting source code files of build #30
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] [-ERROR-] Can't create fingerprints for some files:
[Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 2 issues (skipped 0 duplicates)
[Java Compiler] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Java Compiler] Creating SCM blamer to obtain author and commit information for affected files
[Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Java Compiler] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace'
[Java Compiler] -> resolved paths in source directory (0 found, 1 not found)
[Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java Compiler] -> resolved module names for 2 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 1 affected files
[Java Compiler] No filter has been set, publishing all 2 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 0 issues (skipped 2 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/31/files-with-issues'
[Java Compiler] -> 0 copied, 0 not in workspace, 2 not-found, 0 with I/O error
[Java Compiler] Deleting source code files of build #30
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] [-ERROR-] Can't create fingerprints for some files:
[Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found
[Java Compiler] Reference build recorder is not configured
[Java Compiler] No valid reference build found
[Java Compiler] All reported issues will be considered outstanding
[Java Compiler] No quality gates have been set - skipping
[Java Compiler] Health report is disabled - skipping
[Java Compiler] Created analysis result for 2 issues (found 0 new issues, fixed 0 issues)
[Java Compiler] Attaching ResultAction with ID 'java' to build 'blueMarine3_Metrics_branches #31'.
[Checks API] No suitable checks publisher found.
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Maven] -> found 76 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 76 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Successfully parsed console log
[Maven] -> found 76 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 76 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Reference build recorder is not configured
[Maven] No valid reference build found
[Maven] All reported issues will be considered outstanding
[Maven] No quality gates have been set - skipping
[Maven] Health report is disabled - skipping
[Maven] Created analysis result for 76 issues (found 0 new issues, fixed 0 issues)
[Maven] Attaching ResultAction with ID 'maven-warnings' to build 'blueMarine3_Metrics_branches #31'.
[Checks API] No suitable checks publisher found.
[CPD] Using default pattern '**/cpd.xml' since user defined pattern is not set
[CPD] Searching for all files in '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the pattern '**/cpd.xml'
[CPD] Traversing of symbolic links: enabled
[CPD] -> found 1 file
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'target/cpd.xml'
[CPD] Skipping post processing
[CPD] No filter has been set, publishing all 0 issues
[CPD] Repository miner is not configured, skipping repository mining
[CPD] Searching for all files in '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the pattern '**/cpd.xml'
[CPD] Traversing of symbolic links: enabled
[CPD] -> found 1 file
[CPD] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'target/cpd.xml'
[CPD] Skipping post processing
[CPD] No filter has been set, publishing all 0 issues
[CPD] Repository miner is not configured, skipping repository mining
[CPD] Reference build recorder is not configured
[CPD] No valid reference build found
[CPD] All reported issues will be considered outstanding
[CPD] No quality gates have been set - skipping
[CPD] Health report is disabled - skipping
[CPD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[CPD] Attaching ResultAction with ID 'cpd' to build 'blueMarine3_Metrics_branches #31'.
[Checks API] No suitable checks publisher found.
[PMD] Using default pattern '**/pmd.xml' since user defined pattern is not set
[PMD] Searching for all files in '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the pattern '**/pmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 1 file
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'target/pmd.xml'
[PMD] Post processing issues on 'Master' with source code encoding 'UTF-8'
[PMD] Creating SCM blamer to obtain author and commit information for affected files
[PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[PMD] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace'
[PMD] -> resolved paths in source directory (1 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 1 issues
[PMD] Resolving package names (or namespaces) by parsing the affected files
[PMD] -> all affected files already have a valid package name
[PMD] No filter has been set, publishing all 1 issues
[PMD] Creating fingerprints for all affected code blocks to track issues over different builds
[PMD] -> created fingerprints for 1 issues (skipped 0 issues)
[PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/31/files-with-issues'
[PMD] -> 1 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[PMD] Repository miner is not configured, skipping repository mining
[PMD] Searching for all files in '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the pattern '**/pmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 1 file
[PMD] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'target/pmd.xml'
[PMD] Post processing issues on 'Master' with source code encoding 'UTF-8'
[PMD] Creating SCM blamer to obtain author and commit information for affected files
[PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[PMD] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace'
[PMD] -> resolved paths in source directory (1 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 1 issues
[PMD] Resolving package names (or namespaces) by parsing the affected files
[PMD] -> all affected files already have a valid package name
[PMD] No filter has been set, publishing all 1 issues
[PMD] Creating fingerprints for all affected code blocks to track issues over different builds
[PMD] -> created fingerprints for 1 issues (skipped 0 issues)
[PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/31/files-with-issues'
[PMD] -> 1 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[PMD] Repository miner is not configured, skipping repository mining
[PMD] Reference build recorder is not configured
[PMD] No valid reference build found
[PMD] All reported issues will be considered outstanding
[PMD] No quality gates have been set - skipping
[PMD] Health report is disabled - skipping
[PMD] Created analysis result for 1 issues (found 0 new issues, fixed 0 issues)
[PMD] Attaching ResultAction with ID 'pmd' to build 'blueMarine3_Metrics_branches #31'.
[Checks API] No suitable checks publisher found.
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[AspectJ] -> found 18 issues (skipped 25 duplicates)
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[AspectJ] Post processing issues on 'Master' with source code encoding 'UTF-8'
[AspectJ] Creating SCM blamer to obtain author and commit information for affected files
[AspectJ] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[AspectJ] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace'
[AspectJ] -> none of the issues requires resolving of paths
[AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[AspectJ] -> resolved module names for 18 issues
[AspectJ] Resolving package names (or namespaces) by parsing the affected files
[AspectJ] -> resolved package names of 1 affected files
[AspectJ] No filter has been set, publishing all 18 issues
[AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds
[AspectJ] -> created fingerprints for 0 issues (skipped 18 issues)
[AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/31/files-with-issues'
[AspectJ] -> 0 copied, 0 not in workspace, 18 not-found, 0 with I/O error
[AspectJ] Repository miner is not configured, skipping repository mining
[AspectJ] Successfully parsed console log
[AspectJ] -> found 18 issues (skipped 25 duplicates)
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[AspectJ] Post processing issues on 'Master' with source code encoding 'UTF-8'
[AspectJ] Creating SCM blamer to obtain author and commit information for affected files
[AspectJ] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[AspectJ] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace'
[AspectJ] -> none of the issues requires resolving of paths
[AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[AspectJ] -> resolved module names for 18 issues
[AspectJ] Resolving package names (or namespaces) by parsing the affected files
[AspectJ] -> resolved package names of 1 affected files
[AspectJ] No filter has been set, publishing all 18 issues
[AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds
[AspectJ] -> created fingerprints for 0 issues (skipped 18 issues)
[AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/31/files-with-issues'
[AspectJ] -> 0 copied, 0 not in workspace, 18 not-found, 0 with I/O error
[AspectJ] Repository miner is not configured, skipping repository mining
[AspectJ] Reference build recorder is not configured
[AspectJ] No valid reference build found
[AspectJ] All reported issues will be considered outstanding
[AspectJ] No quality gates have been set - skipping
[AspectJ] Health report is disabled - skipping
[AspectJ] Created analysis result for 18 issues (found 0 new issues, fixed 0 issues)
[AspectJ] Attaching ResultAction with ID 'aspectj' to build 'blueMarine3_Metrics_branches #31'.
[Checks API] No suitable checks publisher found.
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Code Analysis] -> found 0 issues (skipped 0 duplicates)
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Code Analysis] Skipping post processing
[Code Analysis] No filter has been set, publishing all 0 issues
[Code Analysis] Repository miner is not configured, skipping repository mining
[Code Analysis] Successfully parsed console log
[Code Analysis] -> found 0 issues (skipped 0 duplicates)
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace')
[Code Analysis] Skipping post processing
[Code Analysis] No filter has been set, publishing all 0 issues
[Code Analysis] Repository miner is not configured, skipping repository mining
[Code Analysis] Reference build recorder is not configured
[Code Analysis] No valid reference build found
[Code Analysis] All reported issues will be considered outstanding
[Code Analysis] No quality gates have been set - skipping
[Code Analysis] Health report is disabled - skipping
[Code Analysis] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Code Analysis] Attaching ResultAction with ID 'code-analysis' to build 'blueMarine3_Metrics_branches #31'.
[Checks API] No suitable checks publisher found.
[SpotBugs] Using default pattern '**/spotbugsXml.xml' since user defined pattern is not set
[SpotBugs] Searching for all files in '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 17 files
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Application/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/FileExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/Geo/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/GeoExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/GeoJPXProvider/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/JavaFXGeoExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/JavaFXMapViewer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/MapViewer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/GeoExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/GeoJPXProvider/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXApplication/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXFileExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXGeoExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXMapViewer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/MapViewer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Model/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UICommons/target/site/spotbugsXml.xml'
[SpotBugs] Post processing issues on 'Master' with source code encoding 'UTF-8'
[SpotBugs] Creating SCM blamer to obtain author and commit information for affected files
[SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SpotBugs] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace'
[SpotBugs] -> resolved paths in source directory (1 found, 0 not found)
[SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SpotBugs] -> all issues already have a valid module name
[SpotBugs] Resolving package names (or namespaces) by parsing the affected files
[SpotBugs] -> all affected files already have a valid package name
[SpotBugs] No filter has been set, publishing all 1 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 1 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/31/files-with-issues'
[SpotBugs] -> 1 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Searching for all files in '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 17 files
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Application/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Application/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/FileExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/FileExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/Geo/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/Geo/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/GeoExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/GeoJPXProvider/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/GeoJPXProvider/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXGeoExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/JavaFXGeoExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/JavaFXMapViewer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/JavaFXMapViewer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Geo/MapViewer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Geo/MapViewer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/GeoExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/GeoJPXProvider/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/GeoJPXProvider/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXApplication/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXApplication/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXFileExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXFileExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXGeoExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXGeoExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/JavaFXMapViewer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXMapViewer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/MapViewer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/MapViewer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/Model/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Model/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace/modules/UICommons/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/UICommons/target/site/spotbugsXml.xml'
[SpotBugs] Post processing issues on 'Master' with source code encoding 'UTF-8'
[SpotBugs] Creating SCM blamer to obtain author and commit information for affected files
[SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SpotBugs] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace'
[SpotBugs] -> resolved paths in source directory (1 found, 0 not found)
[SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SpotBugs] -> all issues already have a valid module name
[SpotBugs] Resolving package names (or namespaces) by parsing the affected files
[SpotBugs] -> all affected files already have a valid package name
[SpotBugs] No filter has been set, publishing all 1 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 1 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/builds/31/files-with-issues'
[SpotBugs] -> 1 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Reference build recorder is not configured
[SpotBugs] No valid reference build found
[SpotBugs] All reported issues will be considered outstanding
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 1 issues (found 0 new issues, fixed 0 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'blueMarine3_Metrics_branches #31'.
[Checks API] No suitable checks publisher found.
[Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/blueMarine3_Metrics_branches/workspace' that match the include pattern '' and exclude pattern '**/target/**/*'
[Open Tasks Scanner] -> found 149 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$

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

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